changelog, ver 3.7.0-dev3

This commit is contained in:
MichaelDvP
2024-04-13 16:50:50 +02:00
parent 7e6ebb217a
commit 605c61cd29
2 changed files with 5 additions and 1 deletions

View File

@@ -13,9 +13,13 @@
- thermostat second dhw circuit [#1634](https://github.com/emsesp/EMS-ESP32/issues/1634)
- remote thermostat emulation for RC100H, RC200 and FB10 [#1287](https://github.com/emsesp/EMS-ESP32/discussions/1287), [#1602](https://github.com/emsesp/EMS-ESP32/discussions/1602), [#1551](https://github.com/emsesp/EMS-ESP32/discussions/1551)
- heatpump dhw stop temperatures [#1624](https://github.com/emsesp/EMS-ESP32/issues/1624)
- reset history [#1695](https://github.com/emsesp/EMS-ESP32/issues/1695)
## Fixed
- remote thermostat emulation for RC200 on Rego2000/3000 thermostats [#1691](https://github.com/emsesp/EMS-ESP32/discussions/1691)
- log shows data for F7/F9 requests
## Changed
- use flag for BC400 compatible thermostats, manage different mode settings

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.7.0-test.2"
#define EMSESP_APP_VERSION "3.7.0-dev.3"