From 10dd117d0f9e91b5f869548e40fe1173cf3d28dd Mon Sep 17 00:00:00 2001 From: paludi <46299059+paludi@users.noreply.github.com> Date: Fri, 16 Aug 2024 10:48:04 +0200 Subject: [PATCH] Update CHANGELOG_LATEST.md added hint to manually preserve value of dhw energy (nrgww) --- CHANGELOG_LATEST.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG_LATEST.md b/CHANGELOG_LATEST.md index a11958fb5..285d71770 100644 --- a/CHANGELOG_LATEST.md +++ b/CHANGELOG_LATEST.md @@ -5,7 +5,7 @@ ## **IMPORTANT! BREAKING CHANGES with 3.6.5** - new device WATER shows dhw entities from MM100 and SM100 in dhw setting -- renamed WWC to DHW, always create DHW nests/topics, remove ww prefix from mqtt names [#1634](https://github.com/emsesp/EMS-ESP32/issues/1634) +- renamed WWC to DHW, always create DHW nests/topics, remove ww prefix from mqtt names [#1634](https://github.com/emsesp/EMS-ESP32/issues/1634). To preserve current value of dhw energy (nrgww), follow ([#1938]https://github.com/emsesp/EMS-ESP32/issues/1938) - change temperaturesensor id to underscore - system/info API command has it's JSON keys and names changed to camelCase