From 6a2fced0ccab1de4eb95aaa304f8db411e33575b Mon Sep 17 00:00:00 2001 From: John Date: Fri, 28 Jun 2024 19:04:13 +0200 Subject: [PATCH] updated --- ChangeLog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 1b6e097d..82bb284b 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -3,10 +3,15 @@ * fix conditional messages not being sent to message definition in MQTT integration and not being used in KNX group association * fix CSV dump of config files on command line * fix DTM type with recent dates +* fix for some updated messages not appearing on KNX or MQTT +* fix for parsing certain condition ranges ## Features * add "inject" command * add config path to verbose "info" command * add "answer" command +* add option to inject start-up commands +* add verbose raw data option to "read" and "write" commands +* add option to allow write direction in "read" command when inline defining a new message # 23.3 (2023-12-26)