Changing channel z2mqtt

I have issues with z2mqtt channel interference. So I stopped the addon in HA and changed channel in configuration.yaml, renamed coordinator_backup.json and restarted everything again. I see the new channel in advanced, but I did not had to repair devices? when you change the channel you need to do the pairing again for devices? Why don’t I need to fo this?

Next I have a poe coordinator, tried to use it. Seems okay, but when I disconnect the usb sonoff it stopped working. It seems to me that the config does not being applied?

What does below mean? is this why it is’nt woking they way I thought? Can i delete it?

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”

See here:

To connect via ser2net. As long as enabled: false, it is not used.

So no need for repairing? I’m using version Zigbee2MQTT version
[1.40.1]

No need :slight_smile:

1 Like

Thanks for the info.