updated for dev.18

This commit is contained in:
proddy
2024-06-25 10:44:44 +02:00
parent 18483558d4
commit 9a63307b33
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
## **IMPORTANT! BREAKING CHANGES** ## **IMPORTANT! BREAKING CHANGES**
- new device WATER shows dhw entities from MM100 and SM100 in dhw setting - new device WATER shows dhw entities from MM100 and SM100 in dhw setting
- rename WWC to DHW, always create DHW nests/topics, remove ww prefix from mqtt names [#1634](https://github.com/emsesp/EMS-ESP32/issues/1634) - renamed WWC to DHW, always create DHW nests/topics, remove ww prefix from mqtt names [#1634](https://github.com/emsesp/EMS-ESP32/issues/1634)
## Added ## Added
@@ -40,3 +40,4 @@
- dynamic register dhw circuits for thermostat - dynamic register dhw circuits for thermostat
- removed OTA feature [#1738](https://github.com/emsesp/EMS-ESP32/issues/1738) - removed OTA feature [#1738](https://github.com/emsesp/EMS-ESP32/issues/1738)
- added shower min duration [[#1801](https://github.com/emsesp/EMS-ESP32/issues/1801)] - added shower min duration [[#1801](https://github.com/emsesp/EMS-ESP32/issues/1801)]
- Include TXT file along with the generated CSV for Device Data export/download

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.7.0-dev.17" #define EMSESP_APP_VERSION "3.7.0-dev.18"