Hi
I am running HA yellow
- Core2024.10.3
- Supervisor2024.10.2
I am trying to set up zigbee2MQTT
I flashed the radio via Silabs addon to 7.4.4 which is most uptodate version I could find here
I had been having the “Error while starting zigbee-herdsman” issue
I updated the serial field in config in Z2M to
port: /dev/ttyAMA1
adapter: ezsp
It then ran - but with log message:
“warning: zh:ezsp: ‘ezsp’ driver is deprecated and will only remain to provide support for older firmware (pre 7.4.x). Migration to ‘ember’ is recommended.”
I changed to adapter: ember
Now i get message “error: zh:ember:uart:ash: Received ERROR from adapter while connecting, with code=RESET_WATCHDOG.”
It seems to run and I can access the UI
Is this a problem?