From cb106637351bb129fbc66713faf4384684dc0ac6 Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 16 Oct 2023 13:15:30 +0200 Subject: [PATCH] updated --- CHANGELOG_LATEST.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG_LATEST.md b/CHANGELOG_LATEST.md index cc8ecfb8d..8cfdd7c5e 100644 --- a/CHANGELOG_LATEST.md +++ b/CHANGELOG_LATEST.md @@ -10,9 +10,12 @@ - telegrams for RC100H, hc2 (seen on discord) - names for BC400, GB192i, read temperatures for low loss header and heatblock [#1317](https://github.com/emsesp/EMS-ESP32/discussions/1317) - option for `forceheatingoff` [#1262](https://github.com/emsesp/EMS-ESP32/issues/1262) +- shower_data MQTT payload contains the timestamp [#1329](https://github.com/emsesp/EMS-ESP32/issues/1329) ## Fixed +- fixed helper text in Web Device Entity dialog box for numerical ranges + ## Changed - update to arduino 2.0.14 / idf 4.4.6