Hi, I was having some issues with Zigbee where data was not reliably showing up in HA. Pretty much just one button was left that worked. I discovered that my zigbee network was on the same channel as my wifi so I decided to change the zigbee channel to 15. It seemed like I would have to re-pair everything so I figured I might as well update my firmware so I used the SONOFF Dongle Flasher Home Assistant add-on and updated my firmware to 20240710. It wouldn’t start up so I removed my coordinator_backup.json. And then it still wouldn’t start up complaining that
Error: network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby (Error: AREQ - ZDO - stateChangeInd after 60000ms
so I unplugged my powered Zigbee stuff based on some stuff I read online and it now starts up. whew
However, I can’t get anything to join. I hit the button to allow joining and put the device into setup mode and nothing will join.
Is there something I failed to do? Or better instructions somewhere online on how to tear everything down and start over?
my config:
homeassistant:
enabled: true
advanced:
log_level: debug
channel: 15
pan_id: xxx
network_key:
- keys
- more keys
mqtt:
server: mqtt://core-mosquitto:1883
user: addons
password: xxx
serial:
port: >-
/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_32d0910a488eed11bb698d54b96ce6f8-if00-port0
adapter: zstack
frontend:
enabled: true
port: 8099
device_options: {}
version: 4
availability:
enabled: true