This commit is contained in:
Paul
2019-10-28 20:42:13 +01:00
parent 621e0932ba
commit fe9bc33117
2 changed files with 2 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- Added `publish_always` forcing MQTT topics to be always sent regardless if the data hasn't changed - Added `publish_always` forcing MQTT topics to be always sent regardless if the data hasn't changed
- Support for DHW once (OneTime water) heating command via MQTT [issue 195](https://github.com/proddy/EMS-ESP/issues/195)
### Fixed ### Fixed

View File

@@ -1 +1 @@
#define APP_VERSION "1.9.4b1" #define APP_VERSION "1.9.4b2"