From 6abe63d6bcf58f1e4dcd461731b33624fd894c76 Mon Sep 17 00:00:00 2001 From: MichaelDvP Date: Sun, 24 Jan 2021 17:45:26 +0100 Subject: [PATCH] changelog --- CHANGELOG_LATEST.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG_LATEST.md b/CHANGELOG_LATEST.md index 31338a45..c0b52b27 100644 --- a/CHANGELOG_LATEST.md +++ b/CHANGELOG_LATEST.md @@ -5,6 +5,8 @@ ### Fixed - telegrams matched to masterthermostat 0x18 - Boiler Junkers Cerapur Aero +- multible roomcontrollers +- readback after write with delay (give ems-devices time to set the value) ### Changed - split `show values` in smaller packages and separate heating circuits @@ -12,6 +14,10 @@ - check flowsensor for `tap_water_active` - serviceCode `~H` instead of nonacii 3-dashes - mqtt `base` instead of hostname +- mqtt don't store full topics, add base on publish to save memory - mqtt max. topic length fixed to 128 +- thermostat `time` to `datetime` +- adc scaled to mV output +- split boiler mqtt to `data`, `data_ww`, `data_info` ### Removed