Hello. I just wanted to know whether the fix for the issue identified in this thread is underway, or planned? Nothing serious, but it’s blocking me in a few scenes I’d like to set up, so I’m just checking in
Hi @StephaneB
I was hoping someone would pick this up since the bug seemed pretty trivial!
I’m pretty busy right now with Thursday’s launch, but after looking into it it was really just one line to fix so I made a PR:
master ← fix-string-conversion-issue-scene-set-value
ouvert 12:38PM - 29 Jan 24 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 affects code, did your 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 features/services, did you run integration comparator? (`npm run compare-translations` on front)
### Description of change
Fix #2001
I’ll merge that quickly into master, it’ll be included in the next Gladys release
A big thank you @pierre-gilles
This fix is live in Gladys Assistant 4.36!
Salut à tous !
Nouvelle version de Gladys ce lundi, avec comme fonctionnalité principale l’intégration Netatmo développée par @Terdious et basé sur un premier développement fait avec @damalgos
L’intégration gère pour l’instant 2 types d’appareil Netatmo : Concentrateur et Thermostat connecté.
[fr-netatmo-dashboard]
Pour en savoir plus sur cette intégration, @Terdious a écrit une documentation très complète :
De très nombreuses compatibilités sont déjà en cours de développe…
I’m closing this thread, don’t hesitate to reopen it if there are any other bugs