From 8094f058dbe9658f72e2a995065a927841e59fa8 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 1 May 2022 18:11:26 +0200 Subject: [PATCH] updated --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 2714923f..4295b89b 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -5,6 +5,7 @@ * fix missing MQTT topic prefix with "--mqttint=..." * fix weird SSL connect errors * fix for /decode endpoint +* fix for Home Assistant MQTT discovery config to truncate long updatecheck string ## Features * add timeout check to arbitration @@ -12,6 +13,7 @@ * add "isreverse" to /datatype endpoint * add high speed serial mode to enhanced protocol * add support for flashing via network to ebuspicloader +* add possibility to use "--mqttvar=..." multiple times to easy overriding integration settings # 22.2 (2022-02-27)