changelog, v3.7.0-dev.12

This commit is contained in:
MichaelDvP
2024-05-30 12:22:11 +02:00
parent f942aec67b
commit 93a9e5da1d
2 changed files with 3 additions and 1 deletions

View File

@@ -19,6 +19,8 @@
- HP input states [#1723](https://github.com/emsesp/EMS-ESP32/discussions/1723)
- holiday settings for rego 3000 [#1735](https://github.com/emsesp/EMS-ESP32/issues/1735)
- Added scripts for OTA (scripts/upload.py and upload_cli.py) [#1738](https://github.com/emsesp/EMS-ESP32/issues/1738)
- timeout for remote thermostat emulation [#1680](https://github.com/emsesp/EMS-ESP32/discussions/1680), [#1774](https://github.com/emsesp/EMS-ESP32/issues/1774)
- seltemp/mode for CR120 [#1779](https://github.com/emsesp/EMS-ESP32/discussions/1779)
## Fixed

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.7.0-dev.11"
#define EMSESP_APP_VERSION "3.7.0-dev.12"