This commit is contained in:
John
2024-07-07 19:36:25 +02:00
parent ef4d68930f
commit b5899fc378
+5
View File
@@ -5,6 +5,8 @@
* fix DTM type with recent dates
* fix for some updated messages not appearing on KNX or MQTT
* fix for parsing certain condition ranges
* fix for "reload" command not starting the scan again
## Features
* add "inject" command
* add config path to verbose "info" command
@@ -13,6 +15,9 @@
* 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
## Breaking Changes
* change default config path to https://ebus.github.io/ serving files generated from new TypeSpec message definition sources
# 23.3 (2023-12-26)
## Bug Fixes