Giuliano Zaro
b1f3d6268d
Allow acl in mqtt when client certificate is in use ( #22998 )
...
* Allow acl in mqtt
Acl in mqtt needs user name if 'use_identity_as_username' is not true. It also seems that login in mqtt don't accept an user with an empty password, then reenabled both
* Add new define for mosquitto
Keep compatibility with AWS_IOT
* Better approach to custom client certificate
Don't duplicate defined check. Let USE_MQTT_AWS_IOT automatically set USE_MQTT_CLIENT_CERT and use latter in all code
* with mosquitto user and password may be empty
When mosquitto 'use_identity_as_username' option is enabled password and user are not used
2025-02-20 22:51:52 +01:00
Theo Arends
3c5f22b31f
Update changelogs
2025-02-16 14:57:38 +01:00
Theo Arends
c076331fad
Add support for Wiz Smart Remote using #define USE_WIZMOTE and command SetOption164 1
2025-02-12 17:45:06 +01:00
s-hadinger
8621b9adf4
Add missing comma
2025-02-12 16:58:26 +01:00
s-hadinger
bc7a1f5dbc
'MqttTLS' field in 'Status 6' to indicate if the MQTT connection is encrypted ( #22995 )
2025-02-12 14:56:47 +01:00
Jeroen Vermeulen
34b173e953
Added C8-CO2-5K CO2 Sensor ( #22905 )
...
* Added the C8-CO2-5K CO2 sensor.
* Small improvements
* Renamed one var with incorrect name.
2025-01-31 09:34:55 +01:00
Theo Arends
6d7aab4662
Add command FileLog 10..14 to enable logging to filesystem using up to 16 log files of 100kB
2025-01-16 15:07:49 +01:00
Theo Arends
3365fd0d0b
Add file logging
2025-01-10 12:15:24 +01:00
Theo Arends
aafe528682
Enable ESP32 TWAI in default binary
2025-01-02 12:44:49 +01:00
Theo Arends
2c3785c1c6
Add comments and some default defines
2024-12-16 14:57:16 +01:00
Theo Arends
b3b9699782
Display related fixes
...
- CHange Display removed PWM control of backlight GPIO for universal display regression from v14.1.0
- Fix Display DisplayMode adds a display device while not configured
- Fix GUI intermittent exception on screen updates due to flash access
2024-12-15 00:32:51 +01:00
Theo Arends
3c51793d5c
Reduce stack usage
2024-12-10 11:39:37 +01:00
Theo Arends
71dfae2d9d
Fix ESP8266 Device Group exception due to lack of stack space ( #22271 )
2024-12-09 15:16:30 +01:00
SteWers
3316bc5e70
[Shutter] Fix PowerON ( #22548 )
...
* [Shutter] Fix PowerON
* [Shutter] Fix 2 PowerON
* [Shutter] Fix 3 PowerON
Integrate only when USE_SHUTTER is defined
* @SteWers [Shutter] Fix 4 PowerON
Fix compile error
2024-11-29 09:59:18 +01:00
Theo Arends
8cb9345a97
Fix compilation
2024-11-27 15:05:43 +01:00
Theo Arends
5a32df5e81
Fix Shift595 output offsets and restart relay toggles
2024-11-27 13:48:30 +01:00
Theo Arends
e397c11e70
Revert wifi delay
2024-11-25 10:33:34 +01:00
Theo Arends
1e9c5ad40e
Fix intermittent ESP32 serial lost on restart
2024-11-21 16:30:27 +01:00
Theo Arends
3778f22d7b
Fix wrong GUI Module and Template drop down list indexes regression
2024-11-18 22:53:07 +01:00
Theo Arends
4e40bbf3b6
Bump version v14.3.0.7 - again
...
- ESP32 max number of supported switches/buttons/relays from 28 to 32
- ESP32 max number of interlocks from 14 to 16
2024-11-17 14:03:04 +01:00
Theo Arends
6821293819
Revert "Bump version v14.3.0.7"
...
This reverts commit 14c0a42203 .
2024-11-17 11:30:55 +01:00
Theo Arends
14c0a42203
Bump version v14.3.0.7
...
- ESP32 max number of supported switches/buttons/relays from 28 to 32
- ESP32 max number of interlocks from 14 to 16
2024-11-16 17:47:18 +01:00
Theo Arends
5de16c1cca
Add settingsminimum
2024-11-16 15:02:01 +01:00
Theo Arends
de45fda781
Add minimum defaults in case of error
2024-11-16 14:44:18 +01:00
Theo Arends
88810fc92c
Increase OTA delays to allow GUI console updates
2024-11-12 16:57:41 +01:00
Theo Arends
cf94ccf59c
Bump version v14.3.0.6
...
- Add command ``WebColor20`` to control color of Button when Off
2024-11-11 22:44:18 +01:00
Theo Arends
1b9d206dd8
save 28k for ESP32 safeboot
2024-11-11 15:23:21 +01:00
Theo Arends
0744bf7f2b
Save 6k code from ESP32 safeboot
2024-11-11 15:17:22 +01:00
s-hadinger
343d9b9758
Remove logging from safeboot ( #22464 )
...
* Remove logging from safeboot
* Remove logs from Status 5
2024-11-11 10:39:18 +01:00
Theo Arends
49d706f54c
Add DALI command DaliGroupSliders 0..16 to show GUI group sliders with feedback disabling DaliLight
2024-10-31 17:01:36 +01:00
s-hadinger
5892fef63d
I2C over Serial, preliminary stub ( #22388 )
...
* I2C over Serial, preliminary stub
* Imporve initializer
2024-10-31 09:18:37 +01:00
s-hadinger
b89909991c
i2c_enabled refactored as array (#22387 )
2024-10-30 22:23:13 +01:00
Theo Arends
faf6e66e32
Fix map_double compile error
2024-10-27 17:31:31 +01:00
Theo Arends
2b6acff4f4
Bump version to v14.3.0.2
...
- DALI command `DaliGear` to set max found gear to speed up scan response
- DALI command `DaliGroup` to add gear to groups
- DALI command `DaliTarget` to set light control broadcast, group number or gear number
- DALI renamed commands `DaliCommission` to `DaliScan` and `DaliWeb` to `DaliLight`
- DALI set Tasmota light control as default
2024-10-22 12:38:56 +02:00
Theo Arends
f9ee4198e1
Fix compile error when wire1 is unavailable
2024-10-11 12:38:04 +02:00
Theo Arends
8ea4c7887f
Move I2C2 test up front
2024-10-11 12:25:34 +02:00
Theo Arends
a839144491
Update changelogs
2024-10-11 11:54:08 +02:00
Theo Arends
04f3df8bf6
Add command `DaliWeb 1` to enable light control for broadcast address
...
- Change DaliDimmer range from 0..254 to 0..100
2024-10-10 17:49:11 +02:00
Theo Arends
50ccaede60
Fix correct second I2C bus
2024-10-10 17:10:01 +02:00
Theo Arends
0240da2bf7
Fix Dali received data decoding
...
- Add support for DALI 1 on ESP8266
2024-10-06 21:57:59 +02:00
Theo Arends
03b57179ac
Final fix unknown/error
2024-09-21 13:23:14 +02:00
Theo Arends
8d7a27df76
Fix ESP8266 Exception 3 on tasmota-minimal caused by unaligned PROGMEM ( #22169 )
2024-09-20 18:20:09 +02:00
Theo Arends
bf4d0d0890
Revert "Fix ESP8266 Exception 3 on tasmota-minimal caused by unaligned PROGMEM ( #22169 )"
...
This reverts commit b00d7fd0ac .
2024-09-20 18:14:53 +02:00
Theo Arends
b00d7fd0ac
Fix ESP8266 Exception 3 on tasmota-minimal caused by unaligned PROGMEM ( #22169 )
2024-09-20 18:13:38 +02:00
Theo Arends
9238ee73d6
Add ESP8266 experimental support for second I2C bus
2024-09-19 14:47:18 +02:00
Theo Arends
a9f0623769
SCD30 Lowered I2C clock from 100k to 50k ( #15438 )
2024-09-19 11:15:04 +02:00
Theo Arends
a5730a76f9
Add command entered to command error and command unknown message
2024-09-17 16:24:45 +02:00
Theo Arends
4f2b24f53d
Add entered command to MQTT command unknown message (bis)
2024-09-17 10:19:00 +02:00
Theo Arends
fd7d2fc0a4
Add entered command to MQTT command unknown message
2024-09-17 10:00:47 +02:00
Theo Arends
97970974fc
Refactored I2C drivers HTU21, BH1750 and HYT
2024-09-16 16:27:30 +02:00