Hello everyone, I use the following HA config
Core 2024.5.5
Supervisor 2024.05.1
Operating System12.3
Frontend 20240501.1
(i.e. current)
On a Raspberry Pi 4
Two weeks ago I bought a Sonoff Dongle E to use ZHA or Zigbee2MQTT.
Unfortunately my HA only recognized a serial device and not that it was from Sonoff.
I have tried several different FW versions (Webfasher Silabs) and original Coordinator FW versions with SecureCRT and XMODEM but HA only ever recognizes a usb-1a86_USB_Serial-if00-port0. to ttyUSB0 which can be specified, but probably cannot be initialized. Both ZHA and Zigbee2MQTT cannot connect or start.
I saw in screenshots from other users that they…
ls -l /dev/serial/by-id the output:
usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0 → …/…/ttyUSB0 is coming.
For me, the dongle E always only gave me:
usb-1a86_USB_Serial-if00-port0 → …/…/ttyUSB0 (or something similar)
Then I got a dongle P, since the dongle E is only experimentally supported and what can I say, exactly the same game.
The output should probably be with ls -l /dev/serial/by-id:
usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_88a22df07c29ec119cf76d7840c9ce8d-if00-port0 come and I only get:
usb-1a86_USB_Serial-if00-port0 → …/…/ttyUSB0 (exactly this time)
Could it be that a driver is missing or not loading?
The dongle P is still completely original, without me having tested it with different FW versions. And according to Sonoff it should have Coordinator 3.x on it (which I can’t verify either.)
Oh, my Raspi is in a Deskpi case and I have loaded a Deskpi serial driver for the temperature-dependent fan control. Could this possibly have a disruptive effect on the dongle? Edit: i uninstalled the deskpi Addon and the problem persists.
Does anyone have a tip for me?
Thank you, greetings Bernd