#Sonoff dongle and Zigbee2MQTT

1 messages · Page 1 of 1 (latest)

onyx gust
#

Hello guys, I am really new to HAss. I just bought a Sonoff Dongle-E and flashed it to the latest firmware (7.4.4). When I try to start Zigbee2MQTT I am getting this error message:

error: zh:zstack:znp: Failed to determine if path is valid: 'Error: ENOENT: no such file or directory, lstat '/dev/ttyACM0 adapter: ember''

The stick itself is reckognized as ttyACM0 and I copied the /dev/ thing to the configuration in the addon.
When I understood it correctly, the error means the folder is not found. Do I have to mount it via the configuration.yaml file?

#

I am running HomeAssistant as a VirtualMachine on a Synology NAS. My serial looks like this:
port: >-
/dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20231214215200-if00
adapter: ember

upbeat trench
#

Hi @onyx gust,
Always use one of the long names with unique info in it like the serial, the port names move around on reboots...

The stick itself is reckognized as ttyACM0
onyx gust
#

Yeah, this is what I used. I tried both. Just wanted to say that the hardware is found by HomeAssistant itself, but I cannot run Zigbee2MQTT because my settings seem to be wrong somehow.

#

I dont know why, but my first message seems to be missing. My issue was that i got an error message (ENOENT) - I pretty much did not change anything, but it runs now. I dont know why, ty anyways!

upbeat trench
#

You probably restarted the right things, but I still rec. setting the name of the stick in the integration to the long name, regardless.

#

You can leave this open for a while to collect other ideas, but when you have a solution, would you be so kind as to select close from the 3 dots menu in the top and click the Resolved tag if you have not already done so?