changelog, dev.2h

This commit is contained in:
MichaelDvP
2023-10-14 18:31:53 +02:00
parent 0bd4330881
commit 58b3f309bd
2 changed files with 7 additions and 4 deletions

View File

@@ -7,14 +7,17 @@
## Added
- humidity for ventilation devices
- telegrams for RC100H, hc2 (seen on discord)
- telegrams for RC100H, hc2, etc. (seen on discord, not tested)
- names for BC400, GB192i, read temperatures for low loss header and heatblock [#1317](https://github.com/emsesp/EMS-ESP32/discussions/1317)
- option for `forceheatingoff` [#1262](https://github.com/emsesp/EMS-ESP32/issues/1262)
- remote thermostat emulation for RC3xx
- publish time for shower
## Fixed
- remove command `remoteseltemp`, thermostat accept it only from remote thermostat
## Changed
- update to arduino 2.0.14 / idf 4.4.6
- small changes for arduino 3.0.0 / idf 5.1 compatibility
- update to platform 6.4.0, arduino 2.0.14 / idf 4.4.6
- small changes for arduino 3.0.0 / idf 5.1 compatibility (not backward compatible to platform 6.3.2 and before)

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.6.3-dev.2g"
#define EMSESP_APP_VERSION "3.6.3-dev.2h"