Releases: christianTF/LoxBerry-Plugin-MQTT-Gateway
Releases · christianTF/LoxBerry-Plugin-MQTT-Gateway
V2.1.999 Last Release for LoxBerry below LB3.0
Version 2.1.999 Last release for LoxBerry <3.0
V2.1.0
- Fixes issue "ERROR: Error on JSON expansion: Inappropriate ioctl for device" with newer json library
- receive.php: Also use json from post variables
V2.0.4 - Release
- Copy button to copy VI names / command recognitions to clipboard
- UDP port is hidden if UDP transfer is disabled
- New UDP Transformer: sort (https://www.loxwiki.eu/x/kYRWBQ)
- Enhanced Shelly UDP Transformer: tunable white (https://www.loxwiki.eu/x/_QBABQ)
- Transformer calls are logged
- % character is now replaced by _ (% is not allowed in Loxone)
- Project MQTT to LoxBerry-Core: MQTT connection settings are now stored in LoxBerry's general.json
V2.0.3 - RC1
- Fixes: Topics older than 24 hours in UDP Incoming Overview leave "undefined" entries in list
- Fixes: Mqttgateway stops after some seconds on LoxBerry 1.x (LB2.0 feature used in Transformers throws exception on LB1.x)
- UDP View: Added filter buttons for filtered and non-filtered entries
V2.0.2
- Fixes an issue that a blank was added at the end of an incoming udp message
V2.0.1 Major Release
See the comprehensive Whats New in V2.0:
https://www.loxwiki.eu/x/UIBWBQ
2.0.0 -> 2.0.1
- Fixed UTF-8 issues in Generic POST/GET receiver, and UDP Transformers
V2.0.0 Major Release
See the comprehensive Whats New in V2.0:
https://www.loxwiki.eu/x/UIBWBQ
V1.1.4 Update of MQTT::Simple library
- Update for Net::MQTT::Simple library (adjusted send delay for Raspberry Pi 4 to 17ms)
V1.1.3 - Healthcheck
- Fixed another issue with Miniserver topic redirection to other Miniservers
- Introducing healthcheck for LoxBerry Healthcheck (LB2.2+)
V1.1.2 - Skipping data transmission to Miniserver
- Allows to skip forwarding of selected data to the Miniserver from UI (to save Miniserver resources)
- Fixes topic matching for redirection of data to other Miniservers (pipe in the subscriptions)