Hahaha, restarting now. I thought I did that, but that may indeed have been before I changed the adapter to zstack.
Oké, that did the trick, thought I tried that first, but indeed: must have changed a few things after. Many thanks, @tom_l
I’m still not sure why that happens. A restart shouldn’t be required. It happened to me too.
Hello everyone, i also have an issue after updating to version 2.0. I have several Livolo Zigbee light switches which were working fine and now they’re not working anymore. I attached my config from z2m and the error i get. I am using a sonoff zigbee dongle e and i flashed it today to Ember 7.4.5.0.
Please advise me what can i do, thank you
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: myuser
password: mypass
serial:
port: >-
/dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_9e53e3855fe7ed1192d1626262c613ac-if00-port0
adapter: ember
baudrate: 115200
rtscts: false
Maybe you are affected by the Livolo is a bunch of junk problem. See [Feature request]: Possibility to bring back the "Permit Join forever" option · Issue #25626 · Koenkk/zigbee2mqtt · GitHub
If so either
-
Make an automation that puts Zigbee2MQTT in permit join at the same rate as it expires. Hack, ugly. Bug should help if this is your problem
-
Which is provoking and almost arrogant but truly what I personally would do. Buy new devices and smash the old junk with a hammer. If a device requires a permanent permit-join it is naughty and deserves to be punished and discarded. Life is too short for junk
I am having an issue with adding new devices after this upgrade. They are just not found after I press the pairing button on the new device to be added. I have an old version of HA on a ssd which I replaced in my NUC and have no issue with adding the devices there, so this suggests my issue is also with the upgrade.
Has anybody else had the problem with pairing new devices or old devices that had been removed. If so did you get it resolved and how?
PS Did make the changes to configuration outlined in earlier posts here.