I returned safely from Japan at the start of the week, and I’m publishing today the developments from the last two weeks
DuckDB 1.1.1: DuckDB released updates to fix bugs identified since their 1.0 release. At Gladys, one of these bugs prevented some users from reimporting their Gladys Plus backups. Although I couldn’t reproduce this restore issue, I believe the 1.1.1 update should fix it. I saw on a DuckDB GitHub issue that other users were encountering the same problem.
Zigbee2mqtt Heating: Devices of the « pilot wire » type are now supported in the Gladys integration:
Lixee TIC Zigbee2mqtt: The « EASF03 » feature is now supported! Thanks @_Will_71
Camera: Switched to a native ffmpeg approach instead of using the « ffmpeg-fluent » library which was completely outdated. This should fix memory leak issues.
HomeKit: Support for power strips. Thanks @bertrandda
Scene: Improved tablet responsiveness for the « scheduled trigger »
If you installed Gladys with the official Raspberry Pi OS image, your instances will update automatically within the next few hours. It can take up to 24 hours, don’t panic.
If you installed Gladys with Docker, make sure you are using Watchtower (see the documentation)
Since I don’t have a Zigbee device, I don’t know how to use one.
I’m creating a scene with
Device state change
« Kitchen Heating Mode » equals « I don’t know which value to put »
Comfort? Eco?
The device I created varies between 0 and 1.
Maybe I should have set -2 and… I don’t really know.
Gladys will read and send values between 0 and 5 for the 6 supported modes. If you want to use all the modes one day, you have to do the same with MQTT
Development is ongoing and does not include Z-Wave.
I also have a Qubino on Z-Wave and the commands are handled differently.
Qubino returns a value between 0 and 99.
And they are already handled by Gladys but with a slider.
Yes, I use them with my multiple scenes.
Oh well, I’ll skip this feature.
I will now try to manage the vacation modes « present », « absent », « summer », « winter » for my schedules.