Hi everybody,
I have been using zigbee2mqtt
for (at least) four years now, and it always worked fine; well, some times it didn’t, but I eventually realized it was my fault, so those don’t count…
But for quite some time now, zigbee2mqtt doesn’t have a webUI any longer. I use the official HA addon. At first, there was a webUI, but all my devices were gone. They were still working fine in Home Assistant, but I could not see or edit them in the zigbee2mqtt tab. Automations etc. all still worked.
Then, more recently, the webUI was gone!! All my existing devices are still there, but when I click the z2m tab now, I get informed that zigbee2mqtt is not running and asked whether I want to start it. However, as you can see from the logs, it was indeed running. I can toggle zigbee devices as well. But the webUI is completely gone.
So today I uninstalled, then re-installed zigbee2mqtt. The webUI was back. Yay! Now, a few hours later, I have the same issue as before: webUI gone, popup saying it’s not running, but it actually is.
If I switch to zha
, how likely is it that all my devices that worked with zigbee2mqtt will still work? I am using vanilla z2m, no custom devices… everything I have is officially supported by z2m without modifications. Will all these devices work with zha?
I am quite sure it will be hell re-pairing all these devices, but I cannot work with z2m like this, either. I ordered the new Sonoff / iTead SVW-BSP
s; apparently, they have paired with z2m, because when I inspect the mqtt traffic, those new devices are there. But they are not shown in Home Assistant (even though the mqtt messages are going through Home Assistants mosquitto
); since there is no z2m webUI, I cannot look into this further the way I would have in the past.
If people on here tell me zha is good to replace z2m without any issues, I’ll give it a try. I remember trying this before and some things being annoying, for example, button presses that used to be binary_sensor
entities via z2m were “reduced” to events
by zha, so I didn’t even look any further into it. I didn’t want to re-write countless automations. But now that this z2m issue has been going on for so long, I’d gladly give it another shot as long as all my devices would still work. I’ll rewrite those automations, it’s better than not having a UI to configure things properly.
Thanks in advance for your ideas