#Problems binding Zigbee devices (Z2M, Sonoff Dongle-E)

1 messages · Page 1 of 1 (latest)

gritty kelp
#

Hi all... been wanting to Bind some motion sensors to lights but I've been getting errors. I updated the Dongle firmware to the latest (for E, NCP_7.4.4) but I continue to get errors. I've tried binding to a light group and to a single bulb and getting this:
error 2025-09-15 16:41:50z2m: Failed to bind cluster 'genBasic' from 'Upstairs foyer motion' to 'Upstairs foyer bulb 1' (Error: Bind 0x00158d00027355b9/1 genBasic from '0xcc86ecfffe3816d6/1' failed (Delivery failed for '25345'.))
Not sure where to go from there... any ideas?

winged anchor
#

I think the simple way in HA is via an automation 🙂

#

If HA can "see" the motion sensor and the lights, it's very simple

#

If motion sensor activates, turn on this light

#

You can add a wait time and then turn off the same light

#

I have several automations like that, with some variations