From 202ec86453024e17ae5b26704ba253068721515f Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Fri, 5 Aug 2022 15:52:53 +0200 Subject: [PATCH] Update changelogs --- CHANGELOG.md | 3 ++- RELEASENOTES.md | 4 ++++ tools/decode-status.py | 3 ++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c1e62f8f..58350e672 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file. ### Added - Command ``SetOption45 1..250`` to change default bistable latching relay pulse length of 40 milliseconds - Support for Modbus bridge adding commands ``ModbusSend``, ``ModbusBaudrate`` and ``ModbusSerialConfig`` (#16013) -- Support for multiple `IRsend` GPIOs +- Support for multiple ``IRsend`` GPIOs - Zigbee added recording of when the battery was last reported - Zigbee add Battery auto-probe (can be disabled with ``SetOption143 1``) @@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file. - ESP32 LVGL library from v8.2.0 to v8.3.0 ### Fixed +- Restore EnergyToday after using command ``restart 2`` and power cycle (#16118) ### Removed diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 812044d7b..b54e3fb5d 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -118,6 +118,9 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo - Support for Sonoff POWR3xxD and THR3xxD [#15856](https://github.com/arendst/Tasmota/issues/15856) - Support for bistable (latching) relays mixed with monostable relays using GPIO Relay_b or Relay_bi as used by Sonoff POWR320D and THR320D - Support for Modbus bridge adding commands ``ModbusSend``, ``ModbusBaudrate`` and ``ModbusSerialConfig`` [#16013](https://github.com/arendst/Tasmota/issues/16013) +- Support for multiple ``IRsend`` GPIOs +- Zigbee added recording of when the battery was last reported +- Zigbee add Battery auto-probe (can be disabled with ``SetOption143 1``) - ESP32 Support for Ultra Low Power (ULP) coprocessor via Berry by Christian Staars [#15916](https://github.com/arendst/Tasmota/issues/15916) ### Breaking Changed @@ -128,6 +131,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo - Driver DHT v6 consolidation for both ESP8266 and ESP32 to support SI7021, THS01 and MS01 on ESP32 [#15856](https://github.com/arendst/Tasmota/issues/15856) ### Fixed +- Restore EnergyToday after using command ``restart 2`` and power cycle [#16118](https://github.com/arendst/Tasmota/issues/16118) - ESP32 SendMail not working over ethernet [#15794](https://github.com/arendst/Tasmota/issues/15794) ### Removed diff --git a/tools/decode-status.py b/tools/decode-status.py index b9ad7287e..11e72981c 100755 --- a/tools/decode-status.py +++ b/tools/decode-status.py @@ -197,7 +197,8 @@ a_setoption = [[ "(MQTT) MQTT clean session (0 = default) or persistent session (1)", "(GUI) Disable display of GUI module name (1)", "(Wifi) Wait 1 second for wifi connection solving some FRITZ!Box modem issues (1)", - "","","" + "(Zigbee) Disable Battery auto-probe and using auto-binding", + "","" ],[ "","","","", "","","","",