mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 13:16:32 +00:00
Update changelog and release notes
This commit is contained in:
parent
1c99b4d1ee
commit
2bf98839e8
@ -60,8 +60,11 @@ The attached binaries can also be downloaded from http://ota.tasmota.com/tasmota
|
|||||||
- Fix energy total counters (#9263, #9266)
|
- Fix energy total counters (#9263, #9266)
|
||||||
- Fix crash in ``ZbRestore``
|
- Fix crash in ``ZbRestore``
|
||||||
- Fix reset BMP sensors when executing command ``SaveData`` and define USE_DEEPSLEEP enabled (#9300)
|
- Fix reset BMP sensors when executing command ``SaveData`` and define USE_DEEPSLEEP enabled (#9300)
|
||||||
|
- Fix ``status 0`` message when using define USE_MQTT_TLS due to small log buffer (#9305)
|
||||||
|
- Change replace ArduinoJson with JSMN for JSON parsing
|
||||||
- Add command ``SetOption110 1`` to disable Zigbee auto-config when pairing new devices
|
- Add command ``SetOption110 1`` to disable Zigbee auto-config when pairing new devices
|
||||||
- Add command ``SetOption111 1`` to enable frequency output for buzzer GPIO (#8994)
|
- Add command ``SetOption111 1`` to enable frequency output for buzzer GPIO (#8994)
|
||||||
|
- Add command ``SetOption112 1`` to enable friendly name in zigbee topic (use with SetOption89)
|
||||||
- Add ``#define USE_MQTT_AWS_IOT_LIGHT`` for password based AWS IoT authentication
|
- Add ``#define USE_MQTT_AWS_IOT_LIGHT`` for password based AWS IoT authentication
|
||||||
- Add new shutter modes (#9244)
|
- Add new shutter modes (#9244)
|
||||||
- Add Zigbee auto-config when pairing
|
- Add Zigbee auto-config when pairing
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
- Change replace ArduinoJson with JSMN for JSON parsing
|
- Change replace ArduinoJson with JSMN for JSON parsing
|
||||||
- Add command ``SetOption110 1`` to disable Zigbee auto-config when pairing new devices
|
- Add command ``SetOption110 1`` to disable Zigbee auto-config when pairing new devices
|
||||||
- Add command ``SetOption111 1`` to enable frequency output for buzzer GPIO (#8994)
|
- Add command ``SetOption111 1`` to enable frequency output for buzzer GPIO (#8994)
|
||||||
|
- Add command ``SetOption112 1`` to enable friendly name in zigbee topic (use with SetOption89)
|
||||||
- Add ``#define USE_MQTT_AWS_IOT_LIGHT`` for password based AWS IoT authentication
|
- Add ``#define USE_MQTT_AWS_IOT_LIGHT`` for password based AWS IoT authentication
|
||||||
- Add new shutter modes (#9244)
|
- Add new shutter modes (#9244)
|
||||||
- Add Zigbee auto-config when pairing
|
- Add Zigbee auto-config when pairing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user