From e9441c40aa748792e18cba63b7be7ba7e53b0cdf Mon Sep 17 00:00:00 2001 From: proddy Date: Wed, 6 Nov 2024 11:55:03 +0100 Subject: [PATCH] dev-4 updates --- CHANGELOG_LATEST.md | 5 +++-- project-words.txt | 4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG_LATEST.md b/CHANGELOG_LATEST.md index 235d65aeb..891f62694 100644 --- a/CHANGELOG_LATEST.md +++ b/CHANGELOG_LATEST.md @@ -10,12 +10,13 @@ For more details go to [www.emsesp.org](https://www.emsesp.org/). - include HA "unit_of_meas", "stat_cla" and "dev_cla" attributes for Number sensors [#2149](https://github.com/emsesp/EMS-ESP32/issues/2149) - Bosch CS6800i AW - Silent Mode + Electrical Power Reduction (HP) [#2147](https://github.com/emsesp/EMS-ESP32/issues/2147) +- /api/system/showeralert and /api/system/showertimer [#2182](https://github.com/emsesp/EMS-ESP32/issues/2182) ## Fixed - Modbus integration in 3.7.0 missing offset [#2148](https://github.com/emsesp/EMS-ESP32/issues/2148) - fix changing TZ in NTPsettings without clearing enable+server, added DST support [#2142](https://github.com/emsesp/EMS-ESP32/issues/2142) +- Support MQTT Discovery (AD) with Domoticz [#2177](https://github.com/emsesp/EMS-ESP32/issues/2177) +- wwExtra (dhw extra) changed from temperature reading to number ## Changed - -- MQTT discovery template to support Domoticz [#2138](https://github.com/emsesp/EMS-ESP32/discussions/2138) diff --git a/project-words.txt b/project-words.txt index 47b87c788..f0c517484 100644 --- a/project-words.txt +++ b/project-words.txt @@ -1363,4 +1363,6 @@ heattransfer poolshunt poolshuntstatus pooltemp -stoptime \ No newline at end of file +stoptime +showertimer +showeralert \ No newline at end of file