node-red-contrib-zigbee
node-red-contrib-zigbee copied to clipboard
Node-RED Nodes for ZigBee Devices π
Hello, I had a question within another forum. You can find the whole conversation at the link below. https://github.com/Koenkk/zigbee2mqtt/discussions/13680#discussioncomment-3484551 or the summary here: ____________________________________________________________________________________________________________________________________ **My question/ issue:** I am unfortunately...
Hi, first of all, thanks for your great work. Unfortunately, it seems that the touchlink factory reset button is not working. I've tried to reset a bulb, and if I...
`[email protected]` breaks backwards compatibility by removing `supportsLED` method. This commit works this around by setting `zigbee-herdsman` allowed versions range.
node-red-contrib-zigbee 0.20.3 Update auf 0.21.0 geht nicht CCU3
We just check for the existence of the supportsLED method and only then run the code which used to work in older zigbee-herdsman versions. In case of problems in connect...
Hallo Zusammen, nachdem ich mit dem CC2531 Stick nicht genΓΌgend Reichweite hatte, habe ich mir den Sonoff Zigbee 3.0 USB Dongle von ITSTUFF gekauft. Leider bekomme ich den Stick nicht...
Hallo, I'm new to this and have v 0.21.0 installed. I'm using CC2531 connected to official nodered docker. I needed to add --privileged -v /dev/ttyACM0:/dev/ttyACM0 to the docker command to...
Please add support for catching errors from the config node. Discuction on propper way to log errors from config node so they can be catched here https://discourse.nodered.org/t/catch-error-node-question/15694/3
Hallo hobbyquaker, ich habe die aktuelle redmatic version geupdatet, jedoch verbindet zigbee sich nicht mehr mit dem Stick im node steht nur closed. ein neustart der zentrale hab ich schon...
Hi, I tried to send and receive message from raspberry pi to arduino device with no luck. I cant see example to do that, so Im no t sure if...