Hi
Ive paired alot of devices trough zigbee2mqtt before for them to show up in device list and I the mqtt integration.
Today I added 2 ikea bulbs and they refuse to show up in mqtt or devices.
I tried repairing them and checked so both z2m and mqtt talks to ‘homeassistant’.
Not sure what I can do or check now.
Everything is updated. I even tried to go back a version of z2m. No luck.
I can control the bulbs in the zigbee2mqtt menu. Just can’t expose them to the rest of home assistant…
Yeah i tried that several time and also searching for both the 0x name and the renamed name.
It does not even update the amouth of mqtt devices i have when i add the lights…
Yeah they are visable in mqtt explorer. not sure how to get them in hgome assistant tho…
Seems to be in the Homeassistant/light/0x*****/light/ structure as the others .
Just a thought: You haven’t had these devices paired in a different way to HA before, ZHA perhaps? Have you checked that they are not present in this file? Be careful so you don’t edit the file.
Yeah removed the bulbs. restarted the VM.
added them and it adds fine to zigbee2MQTT but not to MQTT addon as usual.
Shows up in mqtt explorer also. Cant find it with the 0x*** name nor any other name after i rename it an update the HA ID.
Here is one of the bulbs in Zigbee2MQTT showing details and then the dashbord…
Only way your issue could be explained is if you sent a blank mqtt payload to the HA topic.
However, you wouldn’t have seen it in mqtt explorer either, so that’s not it.
Try looking in the core device registry like I pasted in the previous post. This is a file on HA itself (not MQTT) under the hidden folder called .storage. You can access it with the Studio Code addon for HA for example.
This is reporting the device through Z2M. Can you find the device in the registry when it’s not paired through Z2M? Try removing it from Z2M and check if you see it.