update changelog, dev10

This commit is contained in:
MichaelDvP
2026-03-16 14:01:45 +01:00
parent a9f50d9371
commit b0157f288e
2 changed files with 3 additions and 1 deletions

View File

@@ -25,3 +25,5 @@ For more details go to [emsesp.org](https://emsesp.org/).
- store scheduler active state to nvs [#2946](https://github.com/emsesp/EMS-ESP32/discussions/2946)
- translated modes `heat` and `eco` for HA-climate mode-str-tpl
- support `minflowtemp` and `baseflowtemp` [#2969](https://github.com/emsesp/EMS-ESP32/discussions/2969)
- update version if it is 00.00 in first read [#2981](https://github.com/emsesp/EMS-ESP32/issues/2981)
- device class for % values [#2980](https://github.com/emsesp/EMS-ESP32/issues/2980)