From c7a35ebc58697fdc91a4e2f732c02b9121b3374c Mon Sep 17 00:00:00 2001 From: Proddy Date: Sun, 28 Jan 2024 18:29:22 +0100 Subject: [PATCH] updated with changes to sensor commands --- CHANGELOG_LATEST.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG_LATEST.md b/CHANGELOG_LATEST.md index b6b3d9d48..b324bbaf0 100644 --- a/CHANGELOG_LATEST.md +++ b/CHANGELOG_LATEST.md @@ -17,7 +17,7 @@ - boiler Bosch C1200W, id 12, [#1536](https://github.com/emsesp/EMS-ESP32/issues/1536) - mixer MM100 telegram 0x2CC [#1554](https://github.com/emsesp/EMS-ESP32/issues/1554) - boiler hpSetDiffPressure [#1563](https://github.com/emsesp/EMS-ESP32/issues/1563) -- custom variables [#1423](https://github.com/emsesp/EMS-ESP32/issues/1423) +- custom variables [#1423](https://github.com/emsesp/EMS-ESP32/issues/1423) ## Fixed @@ -33,3 +33,4 @@ - HA don't set entity_category to Diagnostic/Configuration for EMS entities [#1459](https://github.com/emsesp/EMS-ESP32/discussions/1459) - upgraded ArduinoJson to 7.0.0 #1538 and then 7.0.2 +- small changes to the API for analog and temperature sensors