Stumbled on an issue with HomeAssistant and my zigbee setting.

I’m using zigbee2mqtt. It turned out that the /dev/ttyACM0 device wasn’t found. This is supposed to be my zigbee dongle ; I’m using sonoff zbdongle-E.

I thought there was an issue with the firmware. So I proceeded to do the upgrade of the dongle (see created note). It turned out it wasn’t the issue, /dev/ttyACM0 was still not found after the update.

What I ended up just doing is restarting my VM where homeassistant is hosted. And that was it…

oh well, in the end I updated the firmware of my dongle and I can now use the recommended ember driver

Created