mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 19:56:30 +00:00
Update changelogs
This commit is contained in:
parent
f88a635d5d
commit
6ffcc69e2d
@ -30,7 +30,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- ESP32 platform update from 2024.07.11 to 2024.08.10 (#21893)
|
- ESP32 platform update from 2024.07.11 to 2024.08.10 (#21893)
|
||||||
- ESP32 Framework (Arduino Core) from v3.0.2 to v3.0.4 (#21893)
|
- ESP32 Framework (Arduino Core) from v3.0.2 to v3.0.4 (#21893)
|
||||||
- Refactored Analog driver to better support multiple channels
|
- Refactored Analog driver to better support multiple channels
|
||||||
- Zigbee loads device data early before MCU startup
|
- Zigbee loads device data early before MCU startup (#21917)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Berry `light.get` for separate RGB/CT (#21818)
|
- Berry `light.get` for separate RGB/CT (#21818)
|
||||||
|
@ -183,6 +183,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||||||
- ESP32 MI32 refactoring, bugfixes, generic device scanning [#21603](https://github.com/arendst/Tasmota/issues/21603)
|
- ESP32 MI32 refactoring, bugfixes, generic device scanning [#21603](https://github.com/arendst/Tasmota/issues/21603)
|
||||||
- ESP32 MI32 improve parser [#21648](https://github.com/arendst/Tasmota/issues/21648)
|
- ESP32 MI32 improve parser [#21648](https://github.com/arendst/Tasmota/issues/21648)
|
||||||
- ESP32 TM1621 number overflow from "9999" to "12E3" [#21131](https://github.com/arendst/Tasmota/issues/21131)
|
- ESP32 TM1621 number overflow from "9999" to "12E3" [#21131](https://github.com/arendst/Tasmota/issues/21131)
|
||||||
|
- Zigbee loads device data early before MCU startup [#21917](https://github.com/arendst/Tasmota/issues/21917)
|
||||||
- Berry updated precompiled Windows binary [#21858](https://github.com/arendst/Tasmota/issues/21858)
|
- Berry updated precompiled Windows binary [#21858](https://github.com/arendst/Tasmota/issues/21858)
|
||||||
- Berry simplified `module persist` [#21812](https://github.com/arendst/Tasmota/issues/21812)
|
- Berry simplified `module persist` [#21812](https://github.com/arendst/Tasmota/issues/21812)
|
||||||
- Berry consolidated constants for solidified classes reduces Flash size [#2185](https://github.com/arendst/Tasmota/issues/2185)
|
- Berry consolidated constants for solidified classes reduces Flash size [#2185](https://github.com/arendst/Tasmota/issues/2185)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user