openLuup: Version Log
-
Master Branch: 2021 Release 7.25
Long-overdue roll-up of the last year's development updates!
including...
- MQTT QoS 0 server
- UDP -> MQTT bridge
- Shelly device support
- Tasmota device support
- Highlighting of errors on log pages
- Simplified Shelly-like HTTP commands for device control
- Automatic substitution of JSON module with RapidJson, if available
- Data Historian improvements including better archive data plotting
- Solar coordinates available (for shades / lighting / etc...)
As ever, enormous thanks to those who provide ideas and feedback, or even criticism!
AK
-
A akbooer referenced this topic on
-
Master Branch: 2022 Release 11.22
Long-overdue roll-up of the this year's development updates!
Including:
- extended Shelly device support (H&T)
- update ace editor to 1.12.5
- numerous internal updates
Thanks to any/all still using this!
openLuup is still at the heart of my HA system, providing management of Shelly devices, Hue devices (through the excellent ALTHUE plugin by @amg0), a platform for native plugins, automation, &tc.
With the recent demise of my last Vera, and failure of one of my remaining two Zwave power meter readers, I have now finally removed all Zwave devices from my HA ecosystem, so am not able to provide any direct support on any Zwave issues.
-
Master Branch: 2023 Release 1.6
- REQUIRED update for Netatmo plugin authorization to function correctly
- correct long-standing issue with some LuaSocket library versions when finding own IP address
- remove leading and/or trailing blanks from room names (thanks @a-lurker)
-
Development Branch: 2024 Release 2.8
- Add support for Shelly Plus H&T
- some internal restructuring for TCP servers
The Shelly Plus H&T device currently generates an error message in the log every time it disconnects:
openLuup.mqtt:: RECEIVE ERROR: (Fixed Header byte) closed tcp{client}: 0x564bc05a8a88
...but this doesn't affect the operation of the device or the system, and doesn't generally occur in the log very often, since, when battery powered, the device spends most of its time in sleep mode.
-
-
Development Branch: 2024 Release 3.20
Spring Equinox Edition *
- the built-in MQTT server has been refactored and now fully supports both '#' and '+' wildcards
- the Shelly Bridge has been updated to take advantage of this for Plus devices
- minor improvements to scheduler's memory usage
*Spring equinox as demonstrated by openLuup's solar.DEC variable moving through zero from negative to positive values at 3:06 this morning:
-