This commit is contained in:
John
2022-02-26 14:03:23 +01:00
parent 4fecd4f4a0
commit 4cf607e2c9
+5 -1
View File
@@ -6,7 +6,11 @@
* fix for non-JSON MQTT payload format
## Features
* add --cafile and --capath options with support for insecure HTTPS connections
* add "--cafile" and "--capath" options with support for insecure HTTPS connections
* add support for extra infos of current adapter 3 firmware
* add option to send message dump to a file
* add "--mqttjson=short" option for smaller message payload
* add negative filtering to MQTT integration
# 22.1 (2022-02-12)