add C6 telegram, fixes #1963

This commit is contained in:
MichaelDvP
2025-04-20 17:03:24 +02:00
parent 2854e9cbe9
commit c523a379fe
4 changed files with 74 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ For more details go to [docs.emsesp.org](https://docs.emsesp.org/).
- Flag for HMC310 [#2465](https://github.com/emsesp/EMS-ESP32/issues/2465)
- boiler auxheatersource [#2489](https://github.com/emsesp/EMS-ESP32/discussions/2489)
- thermostat last error for RC100/300 [#2501](https://github.com/emsesp/EMS-ESP32/issues/2501)
- boiler 0xC6 telegram [#1963](https://github.com/emsesp/EMS-ESP32/issues/1963)
## Fixed
@@ -19,6 +20,7 @@ For more details go to [docs.emsesp.org](https://docs.emsesp.org/).
- refresh scheduler states [#2502](https://github.com/emsesp/EMS-ESP32/discussions/2502)
- also rebuild HA config on mqtt connect for scheduler, custom and shower
- FB100 controls the hc, not the master [#2510](https://github.com/emsesp/EMS-ESP32/issues/2510)
- IPM DHW module, [#2524](https://github.com/emsesp/EMS-ESP32/issues/2524)
## Changed