This commit is contained in:
John
2022-05-01 18:11:26 +02:00
parent 9455ff9694
commit 8094f058db
+2
View File
@@ -5,6 +5,7 @@
* fix missing MQTT topic prefix with "--mqttint=..." * fix missing MQTT topic prefix with "--mqttint=..."
* fix weird SSL connect errors * fix weird SSL connect errors
* fix for /decode endpoint * fix for /decode endpoint
* fix for Home Assistant MQTT discovery config to truncate long updatecheck string
## Features ## Features
* add timeout check to arbitration * add timeout check to arbitration
@@ -12,6 +13,7 @@
* add "isreverse" to /datatype endpoint * add "isreverse" to /datatype endpoint
* add high speed serial mode to enhanced protocol * add high speed serial mode to enhanced protocol
* add support for flashing via network to ebuspicloader * 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) # 22.2 (2022-02-27)