v3.7.0-dev.26, changelog

This commit is contained in:
MichaelDvP
2024-07-19 12:50:50 +02:00
parent 3ad676235d
commit f7278ab3a9
2 changed files with 4 additions and 1 deletions

View File

@@ -30,6 +30,9 @@
- allow device name to be customized [#1174](https://github.com/emsesp/EMS-ESP32/issues/1174)
- Modbus support by @mheyse [#1744](https://github.com/emsesp/EMS-ESP32/issues/1744)
- System Message command [#1854](https://github.com/emsesp/EMS-ESP32/issues/1854)
- scheduler can use web get/post for values and commands [#1806](https://github.com/emsesp/EMS-ESP32/issues/1806)
- RT800 remote emulation [#1867](https://github.com/emsesp/EMS-ESP32/issues/1867)
- RC310 cooling parameters [#1857](https://github.com/emsesp/EMS-ESP32/issues/1857)
## Fixed

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.7.0-dev.25"
#define EMSESP_APP_VERSION "3.7.0-dev.26"