From 97aa449be3e86f0a9f4955e4a6d1401241022889 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 25 Dec 2023 15:51:22 +0100 Subject: [PATCH] updated [skip ci] --- ChangeLog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index b8316634..35ded87c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -11,6 +11,8 @@ * fix SYN generator timing * fix missing check for PB/SB validity * fix non-SSL build +* fix scan when no signal ++ fix negative float values in KNX integration ## Features * add temperatures in Kelvin and ... to Home Assistant MQTT discovery integration @@ -19,6 +21,7 @@ * add time fields to Home Assistant MQTT discovery integration * add templates endpoint to HTTP JSON * add reworked eBUS protocol engine that is especially useful for slow network issues +* add knxd support to devel docker image # 23.2 (2023-07-08)