Skip to content

Commit

Permalink
changelog, dev.2h
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDvP committed Oct 14, 2023
1 parent 0bd4330 commit 58b3f30
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.6.3-dev.2g"
#define EMSESP_APP_VERSION "3.6.3-dev.2h"

0 comments on commit 58b3f30

Please sign in to comment.