They are discovered in Gladys, but I can’t save them. I’ve got this error:
There was an error saving the device.
handleMqttMessage.js:110
In Zigbee2MQTT they are paired successfully and working. No errors in the logs there.
In the logs of Docker I only see a warning:
Zigbee2mqtt device not configured in Gladys.
Any clues on how to solve this? Or point me to more ways to debug?
/ Edit: used a translator for the French forum. Problem is 2 attributes with the same name. Couldn’t fix it in mqtt server though.
Did the post editing in console hack.
Should be nice to have the luminance working though.
I meant maybe we can exclude one attributes in the z2m environment. If you go to the device, then settings tab, there is a section to filter out published topics. Maybe it can be done there too in stead of the console hack.
A little bug:
There remains an update for the device in the Discover menu. Of you click it, it’s gone with no errors. But it shows up again after a refresh.
Probably because Z2M still sees a difference (2 attributes) when talking to Gladys and then it pushes an update notice.
Probably needs fixing on the Z2M side too?
Maybe put the fix in the update check mechanism too. Downside is a lot of unnecessary traffic between the instances.
I will see what I can do, but indeed in the long term this is a Z2M bug, not a Gladys bug, we are doing some “hacks” to fix it but I would love to see this fixed in Z2M ^^