Update changelogs

This commit is contained in:
Theo Arends 2024-09-10 14:12:31 +02:00
parent 2d522485c4
commit 5675f00d70
2 changed files with 4 additions and 2 deletions

View File

@ -16,8 +16,8 @@ All notable changes to this project will be documented in this file.
### Fixed
- Shutter missing HOLD on shutterbutton (#22108)
- ModbusBridge request and response logic (#22075)
- Berry energy missing attributes
- Zigbee flashing CC2562P with latest firmware
- Berry energy missing attributes (#22116)
- Zigbee flashing CC2562P with latest firmware (#22117)
### Removed

View File

@ -154,7 +154,9 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
- ModbusBridge request and response logic [#22075](https://github.com/arendst/Tasmota/issues/22075)
- Zigbee extend timeout for MCU reboot from 5s to 10s [#22009](https://github.com/arendst/Tasmota/issues/22009)
- Zigbee avoid disabling console serial on ESP32 and improved log messages [#22082](https://github.com/arendst/Tasmota/issues/22082)
- Zigbee flashing CC2562P with latest firmware [#22117](https://github.com/arendst/Tasmota/issues/22117)
- Berry avoid `readbytes()` from crashing when file is too large [#22057](https://github.com/arendst/Tasmota/issues/22057)
- Berry energy missing attributes [#22116](https://github.com/arendst/Tasmota/issues/22116)
- LVGL Added OpenHASP icons to font `montserrat-28` [#22048](https://github.com/arendst/Tasmota/issues/22048)
- Matter fixed UI bug when no endpoints configured [#22008](https://github.com/arendst/Tasmota/issues/22008)
- Matter fix when Rules are disabled [#22016](https://github.com/arendst/Tasmota/issues/22016)