Skip to content

Commit 58b3f30

Browse files
committed
changelog, dev.2h
1 parent 0bd4330 commit 58b3f30

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

CHANGELOG_LATEST.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,17 @@
77
## Added
88

99
- humidity for ventilation devices
10-
- telegrams for RC100H, hc2 (seen on discord)
10+
- telegrams for RC100H, hc2, etc. (seen on discord, not tested)
1111
- names for BC400, GB192i, read temperatures for low loss header and heatblock [#1317](https://github.com/emsesp/EMS-ESP32/discussions/1317)
1212
- option for `forceheatingoff` [#1262](https://github.com/emsesp/EMS-ESP32/issues/1262)
1313
- remote thermostat emulation for RC3xx
14+
- publish time for shower
1415

1516
## Fixed
1617

18+
- remove command `remoteseltemp`, thermostat accept it only from remote thermostat
19+
1720
## Changed
1821

19-
- update to arduino 2.0.14 / idf 4.4.6
20-
- small changes for arduino 3.0.0 / idf 5.1 compatibility
22+
- update to platform 6.4.0, arduino 2.0.14 / idf 4.4.6
23+
- small changes for arduino 3.0.0 / idf 5.1 compatibility (not backward compatible to platform 6.3.2 and before)

src/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define EMSESP_APP_VERSION "3.6.3-dev.2g"
1+
#define EMSESP_APP_VERSION "3.6.3-dev.2h"

0 commit comments

Comments
 (0)