Hello,
the Hue motion sensor is very well supported in zigbee2mqtt:
https://www.zigbee2mqtt.io/devices/9290012607.html
but I can’t make it to work in a Zigbee light group:
https://www.zigbee2mqtt.io/information/binding.html
I already had some help how to do the same with the (older) Tradfri motion sensors. With Tradfri
a trick was needed, these sensors create a random group, and if I bind to this, it works.
But the same trick does not work for SML001.
Received Zigbee message from 'MotionKitchen1', type 'attributeReport', cluster 'msIlluminanceMeasurement', data '{"measuredValue":13301}' from endpoint 2 with groupID 0
As can be seen above, the sensor creates the (random) group 0, which is the same after each reset,
and thus not really random. I assume, for SML001 something else is needed.
I tried to put a lamp into a created Zigbee group 0, without luck. Then I tried to change the group for SML001, but I haven’t found out how this can be done.
Many thanks.