mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
changelog, dev.2h
This commit is contained in:
@@ -7,14 +7,17 @@
|
|||||||
## Added
|
## Added
|
||||||
|
|
||||||
- humidity for ventilation devices
|
- 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)
|
- 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)
|
- option for `forceheatingoff` [#1262](https://github.com/emsesp/EMS-ESP32/issues/1262)
|
||||||
- remote thermostat emulation for RC3xx
|
- remote thermostat emulation for RC3xx
|
||||||
|
- publish time for shower
|
||||||
|
|
||||||
## Fixed
|
## Fixed
|
||||||
|
|
||||||
|
- remove command `remoteseltemp`, thermostat accept it only from remote thermostat
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
|
|
||||||
- update to arduino 2.0.14 / idf 4.4.6
|
- 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
|
- small changes for arduino 3.0.0 / idf 5.1 compatibility (not backward compatible to platform 6.3.2 and before)
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
#define EMSESP_APP_VERSION "3.6.3-dev.2g"
|
#define EMSESP_APP_VERSION "3.6.3-dev.2h"
|
||||||
|
|||||||
Reference in New Issue
Block a user