After a partially unsuccessful migration (ConBee II after hardware change), it seems that missing zigbee devices are stopping my automations from loading. The error logs give me the device id, but I’ve not found a way of listing devices by device id.
(1) How can I list devices by device id, or find devices that are no longer seen by the zha integration?
(2) What’s the best way of disabling these devices, so I can pair them again later? I have tried to disable the device (‘disabled by user’) but that doesn’t (always?) seen to help.
Go to entities list and filter by integration “ZigBee” and state “unavailable”, group by device. Then select some entity and go from there to the corresponding device, then you can delete the device from HA:
Thank you for that comment - very much appreciated. I’m not completely sure, but it seems that the entities that cause problems with hass can’t be found that way. I do have that listing, but the IDs associated with those entities aren’t the ones stopping hass from restarting or stop the automations from loading.
Thank you for this also, the integration looks very good. However, I didn’t have HACS, and because of the issues with the system, it seems I cannot install HACS properly. (I got some way with it, by enabling ssh, and using the shell-based ‘ha core’ commands, but it doesn’t look like HACS has installed.)