From 03483babc30a217c276eb5112f53fdf8eb3d708d Mon Sep 17 00:00:00 2001 From: John Date: Sun, 24 Sep 2023 09:21:40 +0200 Subject: [PATCH] updated --- ChangeLog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 7488317e..766d07a7 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,15 @@ +# next (tbd) +## Bug Fixes +* fix MQTT topic string validation +* fix lost scanconfig default behaviour +* fix send empty message instead of logging an error for MQTT on messages without any field +* fix MacOS build + +## Features +* add temperatures in Kelvin and ... to Home Assistant MQTT discovery integration +* add options to turn off scanconfig and limit number of retries + + # 23.2 (2023-07-08) ## Bug Fixes * fix bounds check for variable length datatypes