Initial setup of Sonoff ZBDongle-E with HA on Debian Linux

Figured it out, I was running homeassistant as a docker image, had to add the following to the config yaml file

devices:

  • /dev/ttyUSB0:/dev/ttyUSB0

Solution source here