add back RC30 - Setting mode on a RC30/Moduline400 via MQTT in HA doesn't work #243

This commit is contained in:
proddy
2021-12-14 21:19:54 +01:00
parent 0f41079803
commit 312f969364
4 changed files with 23 additions and 6 deletions

View File

@@ -5,9 +5,11 @@
## Added
## Fixed
- lastcode broke MQTT JSON structure [#228]
- lastcode broke MQTT JSON structure [#228](https://github.com/emsesp/EMS-ESP32/issues/228)
- overlapping while reading sequence of EMS1.0 telegrams
- redundant telegram readings (because of offset overflow)
- added missing RC30/Moduline400 [#243](https://github.com/emsesp/EMS-ESP32/issues/243)
## Changed