There is no functional change compared to our last exchange. That said, any test is always worth having.
@Sescandell Thanks for the fixes
When you say tested, did you test it live on your side after the fixes?
If yes, itâs fine by me!
If not, Iâd appreciate some tests
I havenât had time to test on my end. I could try between 12:00 and 14:00 if needed.
Yes, I tried again with the real devices: roller shutter + dimmer module.
Excellent @Sescandell , thanks for your quick reply!
Iâll merge this and itâll go into Gladys Assistant 4.41
I was on the phone with a Gladys user one evening this week to help him set up his Z-WaveJS UI installation, and we spent a good 20 minutes figuring out why his devices werenât showing up in Gladys: they didnât have a name
I know, itâs written in a warning in the integration, but we missed it ^^
I made a PR to display all devices, even without a name, otherwise it really drives you crazy:
master â zwave-js-display-devices-without-names
ouvert 11:50AM - 17 May 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)
- [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 ([french forum](https://community.gladysassistant.com/)/[english forum](https://en-community.gladysassistant.com/)) for testing before merging.
### Description of change
Fix https://github.com/GladysAssistant/Gladys/issues/2076
Itâs available in Gladys Assistant 4.42:
Salut Ă tous
Nouvelle version de Gladys !
Tableau de bord publics
Il est maintenant possible de créer des tableaux de bords utilisables par toute la famille :
[Screenshot 2024-05-13 at 16.52.33]
Ce paramĂštre est Ă©ditable Ă la crĂ©ation de la scĂšne, et Ă lâĂ©dition de celle-ci.
Pratique pour avoir des tableaux de bords en commun avec toute la famille
Améliorations UX
LâintĂ©gration ZWaveJS affiche dĂ©sormais tous les appareils, mĂȘme ceux qui nâont pas de noms. âŠ