#zigbee2mqtt Not working

1 messages · Page 1 of 1 (latest)

warm flax
#

I will preface this with I am a complete HA and code noob, but I have a red hot crack, I have followed the instructions on https://github.com/zigbee2mqtt/hassio-zigbee2mqtt#installation to the T, I have mosquitto broker installed and have done a few google searches and on this discord,

When I try to go to the Web UI i get the following message:
The add-on seems to not be ready, it might still be starting. Do you want to try again?

when I go to my log I get:

http://pastie.org/p/2ciIMtznb4dAhoTrZAybuu

Any Ideas?
(HA Green with a Sonoff ZBDongle-E Plus)

m

GitHub

Official Zigbee2MQTT Home Assistant add-on. Contribute to zigbee2mqtt/hassio-zigbee2mqtt development by creating an account on GitHub.

next storm
#

Hi, I faced a same issue with HA yellow, and figured out that :

You need to disable all ZHA or Deconz related.
Because you can have only one app using one chip.

So : app and services => disable all zigbee related (I had to disable zha for me)
And then you can follow your Setup.

On my side after, I bought a zigbee hub dongle (sonoff) in order to use both ZHA (internal chipset) and Z2M (my dongle).

warm flax
#

I have no ZHA, this was a clean install

next storm
#

Put your configuration here without password

warm flax
#

data_path: /config/zigbee2mqtt
socat:
enabled: false
master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
options: "-d -d"
log: false
mqtt:
server: mqtt://core-mosquitto:1883
user: mqtt_user
password: ****
serial:
port: >-
/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_76a1d2526ee7ed11b910606262c613ac-if00-port0
adapter: ember

next storm
#

Did you upgrade the firmware of your sonoff key to the latest firmware in order to get ember ready ?

warm flax
#

Using the Silabs yes

hybrid raft
warm flax
hybrid raft
#

That's weird. The E should have a name like usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2.

warm flax
#

I tried it with zstack and it doesnt work also, the first line of error code is

#

zh:zstack:znp: Failed to determine if path is valid: 'Error: spawn udevadm ENOENT'

hybrid raft
#

That's weird too. znp is for network. Can you enable debug and share the whole log?

warm flax
#

I can, how do i enable debug

hybrid raft
#

I wonder why no one googles zigbee2mqtt debug. You're the second one to ask me this today when I suggested that 😄

warm flax
#

so thats its run with debug turned on

hybrid raft
#

Please share what ls -l /dev/serial/by-id/ says.

warm flax
#

Sorry for the image

hybrid raft
#

Looks valid to me 🤷

#

Make sure ZHA or other things possibly accessing it are not running/enabled.

warm flax
#

could the usb extension cable be causing these issues?

hybrid raft
#

I don't know. I would expect this to have a different behavior but possibly.

warm flax
#

the front end port for mqtt should be 8099 or 1883?

hybrid raft
#

Not sure what you mean with frontend port but the default MQTT ports are 1883/8883.

warm flax
hybrid raft
#

ZHA is an integration.

warm flax
#

and thats my integrations

hybrid raft
#

Did you use a flashing addon or similar?

#

You could always try to replug and reboot.

warm flax
warm flax
hybrid raft
#

I don't have any other suggestions for now then.

warm flax
#

copy

#

back to reddit i go

warm flax
#

So @hybrid raft I never set up ZHA on this device, but I get this repair warning when I do reboot the system

#

does that mean zha is running somewhere?

hybrid raft
#

Not familiar with OBTR but OTBR might use that coordinator. Try to stop it and try again?

warm flax
#

well,

#

I rolled back the firmware to "ezsp", and volla

#

I think its working

hybrid raft
#

I don't really understand how this can be a E model when the device name has no v2 in it.