add auxHeaterSource #2489

This commit is contained in:
MichaelDvP
2025-03-27 17:23:42 +01:00
parent 3a0b4ea587
commit c5dbd7452e
7 changed files with 25 additions and 11 deletions

View File

@@ -7,11 +7,13 @@ For more details go to [docs.emsesp.org](https://docs.emsesp.org/).
## Added
- analogsensor types: NTC and RGB-Led
- Flag for HMC310
- Flag for HMC310 [#2465](https://github.com/emsesp/EMS-ESP32/issues/2465)
- boiler auxheatersource [#2489](https://github.com/emsesp/EMS-ESP32/discussions/2489)
## Fixed
- dhw/switchtime [#2490](https://github.com/emsesp/EMS-ESP32/issues/2490)
- switch to secure mqtt [#2492](https://github.com/emsesp/EMS-ESP32/issues/2492)
## Changed