version to dev.18, changelog

This commit is contained in:
MichaelDvP
2023-02-06 14:22:41 +01:00
parent 7227937660
commit d68260411d
2 changed files with 2 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
- Add heatpump silent mode and other entities [#896](https://github.com/emsesp/EMS-ESP32/issues/896) - Add heatpump silent mode and other entities [#896](https://github.com/emsesp/EMS-ESP32/issues/896)
- Allow reboot to other partition (factory or asymetric OTA) - Allow reboot to other partition (factory or asymetric OTA)
- Blacklist entities to remove from memory [#891](https://github.com/emsesp/EMS-ESP32/issues/891) - Blacklist entities to remove from memory [#891](https://github.com/emsesp/EMS-ESP32/issues/891)
- Add boiler pump operating mode [#944](https://github.com/emsesp/EMS-ESP32/issues/944)
## Fixed ## Fixed

View File

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