Skip to content

Releases: christianTF/LoxBerry-Plugin-MQTT-Gateway

V2.1.999 Last Release for LoxBerry below LB3.0

22 Nov 23:15
Compare
Choose a tag to compare
Version 2.1.999

Last release for LoxBerry <3.0

V2.1.0

27 Dec 10:13
Compare
Choose a tag to compare
  • 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

12 Jul 20:01
Compare
Choose a tag to compare
  • 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

29 Mar 07:51
Compare
Choose a tag to compare
V2.0.3 - RC1 Pre-release
Pre-release
  • 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

14 Mar 17:11
Compare
Choose a tag to compare
V2.0.2 Pre-release
Pre-release
  • Fixes an issue that a blank was added at the end of an incoming udp message

V2.0.1 Major Release

09 Mar 10:12
Compare
Choose a tag to compare
V2.0.1 Major Release Pre-release
Pre-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

05 Mar 17:57
Compare
Choose a tag to compare
V2.0.0 Major Release Pre-release
Pre-release

See the comprehensive Whats New in V2.0:
https://www.loxwiki.eu/x/UIBWBQ

V1.1.4 Update of MQTT::Simple library

28 Oct 07:05
Compare
Choose a tag to compare
  • Update for Net::MQTT::Simple library (adjusted send delay for Raspberry Pi 4 to 17ms)

V1.1.3 - Healthcheck

12 Oct 11:03
Compare
Choose a tag to compare
V1.1.3 - Healthcheck Pre-release
Pre-release
  • 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

04 Sep 08:42
Compare
Choose a tag to compare
  • 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)