Hello,
I have open/close sensors, and I find the padlock icon on the dashboard too small, to the point that I have trouble distinguishing an open padlock from a closed one.
Or put differently, the difference between the two icons is not pronounced enough.
1 Like
Hello @NineStars
Thanks for the feedback, that’s interesting. To me it seems pretty clear, but I can fully understand that it might not be obvious to some users.
If others share that view, one option could be to switch to a short explicit text, like what we do, for example, for smoke detectors:
(In « Open/Closed » mode)
2 Likes
prohand
February 26, 2026, 2:41pm
3
Hello,
I have the same feeling about the padlock, and I think text indicating Open/Closed with a color code would be clearer
2 Likes
guim31
February 26, 2026, 7:44pm
4
I pretty much agree, I remember earlier discussions about padlocks.
I think we should act
1 Like
It’s a good idea, the little text label “open” “closed” with an associated color. In any case, that would suit me perfectly
1 Like
It was just a single line of code to change; I did that in a PR:
master ← improve-door-opening-sensor-display
ouvert 08:44AM - 27 Feb 26 UTC
### Pull Request check-list
To ensure your Pull Request can be accepted as fa… st as possible, make sure to review and check all of these items:
- [x] If your changes affect the code, did you write the tests?
- [x] Are tests passing? (`npm test` on both front/server)
- [x] Is the linter passing? (`npm run eslint` on both front/server)
- [x] Did you run prettier? (`npm run prettier` on both front/server)
- [x] If you are adding a new feature/service, did you run the integration comparator? (`npm run compare-translations` on front)
- [x] Did you test this pull request in real life? With real devices? If this development is a big feature or a new service, we recommend that you provide a Docker image to the community ([forum](https://community.gladysassistant.com/)) for testing before merging.
### Description of change
<img width="1210" height="156" alt="Screenshot 2026-02-27 at 09 43 40" src="https://github.com/user-attachments/assets/de8278f8-9865-4374-90e0-25e24cfd48c5" />
It’s fixed in Gladys Assistant 4.69:
Bonjour à tous,
Une nouvelle version de Gladys Assistant est disponible
Voici les nouveautés de cette version :
Zigbee2mqtt : Ajout du nouveau driver Ember
Zigbee2mqtt propose désormais un nouveau driver, Ember, pour certains dongles comme le dongle Sonoff ZBDongle-E par exemple.
L’intégration Zigbee2mqtt dans Gladys vous permet désormais de sélectionner ce driver Ember pour les dongles compatibles.
Si vous utilisez EZSP, Zigbee2mqtt ne touchera pas à votre installation sans…
2 Likes