I’m trying to catch up a bit and I came up with a question:
How can I find the link between a Zigbee2mqtt device and Gladys?
Let me explain: I found my Zigbee device on Zigbee2mqtt thanks to the log; I have its ID — how can I find that ID in Gladys to know which device it corresponds to?
Because of course I gave names to the devices in Gladys, not IDs…
And while writing this message, I realized that it’s possible to search for this ID in the search input of Gladys’s z2m integration:
Hi @Hizo! You’re right, it would be nice to mention that — it could be in the search placeholder.
In fact, the search looks in both the name and the « external_id » on the Gladys side, which contains « zigbee2mqtt:ID_ZIGBEE2MQTT ».
If I remember correctly, we hid the ID in the list because otherwise it makes blocks that are too big and when you have a lot of devices it creates a list that’s too long to scroll.
A little tip (for next time): I recommend renaming devices on the Zigbee2mqtt side so it’s easier to spot them. The ID generated by Zigbee2mqtt isn’t very user-friendly.
For example on my setup it looks like this — I put everything in snake_case with a convention: « device_type_room »