Merge branch 'dev' into core3

This commit is contained in:
MichaelDvP
2026-03-17 10:19:26 +01:00
2 changed files with 2 additions and 1 deletions

View File

@@ -26,3 +26,4 @@ For more details go to [emsesp.org](https://emsesp.org/).
- 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)

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.8.2-dev.9"
#define EMSESP_APP_VERSION "3.8.2-dev.10"