mirror of https://github.com/arendst/Tasmota.git
Update changelogs
This commit is contained in:
parent
877d4250bb
commit
2710693453
|
@ -14,6 +14,8 @@ All notable changes to this project will be documented in this file.
|
|||
- Shutter button hold behaviour with grouptopic (#19263)
|
||||
- Thermostat improvements (#19279)
|
||||
- PID controller improvements (#19285)
|
||||
- HDC1080 detect device offline (#19298)
|
||||
- ADE7953 lowered no load threshold (#19302)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
@ -148,6 +148,8 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
|
|||
- Shutter button hold behaviour with grouptopic [#19263](https://github.com/arendst/Tasmota/issues/19263)
|
||||
- Thermostat improvements [#19279](https://github.com/arendst/Tasmota/issues/19279)
|
||||
- PID controller improvements [#19285](https://github.com/arendst/Tasmota/issues/19285)
|
||||
- HDC1080 detect device offline [#19298](https://github.com/arendst/Tasmota/issues/19298)
|
||||
- ADE7953 lowered no load threshold [#19302](https://github.com/arendst/Tasmota/issues/19302)
|
||||
- ESP32 shutter driver support up to 16 shutters [#18295](https://github.com/arendst/Tasmota/issues/18295)
|
||||
- ESP32 autodetect flashsize and adjust filesystem [#19215](https://github.com/arendst/Tasmota/issues/19215)
|
||||
- Berry extend `range(lower, upper, incr)` to arbitrary increment [#19120](https://github.com/arendst/Tasmota/issues/19120)
|
||||
|
|
Loading…
Reference in New Issue