Hello everyone!
Here we go, another new version of Gladys Assistant ![]()
Added air conditioners
It is now possible to manage air conditioners via the MQTT integration:
Thanks @euguuu for the PR ![]()
Added soil moisture sensors in the Zigbee integration
In the Zigbee integration, it is possible to integrate soil moisture sensors:
This sensor has been intentionally separated from « room » humidity sensors so as not to skew room humidity calculations.
Thanks @euguuu for the PR ![]()
Unification of the search bar and sorting in integrations
All the code for searching / and sorting devices in integrations has been unified into a single component by @AlexTrovato so that the experience is consistent across all integrations.
I think that the more integrations we have in Gladys, the more we’ll be able to unify behaviors and have generalized « UI blocks » across integrations.
A step in the right direction then! Thanks @AlexTrovato ![]()
Tasmota/Zigbee: When updating a device, no more loss of name/room
When updating a Zigbee device in the Gladys integration, Gladys used to lose the device’s name and room: this is no longer the case thanks to @AlexTrovato ![]()
Under-the-hood improvements / bug fixes
This release brings a set of necessary but less visible changes:
- In the MQTT integration, all Shell script files have been replaced with JavaScript code, which as a result becomes 100% unit-tested (which wasn’t the case for the shell code). I think we really need to stop using these untested Shell files; everything can be done in JS

- Fixed a bug on Gladys Plus: on first login, the error message warning that the user had not accepted their local public/private key was not displayed. It is now displayed:
- Improved the dependency installation code for services during the build. Thanks @Pti_Nico for the work

- Changed the OpenAI integration interface to mention the new quota of 1000 and the ChatGPT API instead of GPT-3 ( L'IA OpenAI GPT-3 disponible dans Gladys Assistant 🤯 - #102 par pierre-gilles )
Ongoing projects
- The private alpha of the Enedis integration is in the hands of users! I’m collecting feedback and making improvements before releasing a public beta (Intégration Enedis-Linky - #87 par pierre-gilles)
- The work on live camera streaming is still ongoing (Afficher l'image en direct d'une caméra en plein écran depuis le dashboard - #14 par pierre-gilles)
Changelog
The full CHANGELOG is available here .
How to update ?
If you installed Gladys with the official Raspberry Pi OS image, your instances will update automatically in the coming hours. It may take up to 24 hours, don’t worry.
If you installed Gladys with Docker, make sure you are using Watchtower (See the documentation )






