mirror of https://github.com/arendst/Tasmota.git
update changelogs
This commit is contained in:
parent
888e1d5bb1
commit
a44443f184
|
@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
|
|||
### Breaking Changed
|
||||
|
||||
### Changed
|
||||
- ESP32 platform update from 2024.08.10 to 2024.08.11 (#22021)
|
||||
|
||||
### Fixed
|
||||
- Matter fixed UI bug when no endpoints configured (#22008)
|
||||
|
|
|
@ -129,6 +129,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||
### Breaking Changed
|
||||
|
||||
### Changed
|
||||
- ESP32 platform update from 2024.08.10 to 2024.08.11 [#22021](https://github.com/arendst/Tasmota/issues/22021)
|
||||
- GPIOViewer from v1.5.5 to v1.5.6
|
||||
- Energy BL09xx command ``CurrentSet`` input changed from Ampere to milliAmpere
|
||||
- Energy force Apparent Power equals Active Power when (Calculated) Apparent Power is less than Active Power [#20653](https://github.com/arendst/Tasmota/issues/20653)
|
||||
|
|
Loading…
Reference in New Issue