hey man
was trying to help, but for some strange reason the motion sensors do not registar as “hue_event”.
just to check, i tried the dimmer switch - and it does.
i put * and got you the reporting of the sensor:
{
“event_type”: “state_changed”,
“data”: {
“entity_id”: “sensor.hue_motion_sensor_1_light_level”,
“old_state”: {
“entity_id”: “sensor.hue_motion_sensor_1_light_level”,
“state”: “13.0”,
“attributes”: {
“state_class”: “measurement”,
“battery_level”: 100,
“lightlevel”: 11142,
“daylight”: false,
“dark”: true,
“threshold_dark”: 26768,
“threshold_offset”: 7000,
“unit_of_measurement”: “lx”,
“friendly_name”: “kitchen light level”,
“device_class”: “illuminance”
},
“last_changed”: “2021-07-31T18:28:48.028454+00:00”,
“last_updated”: “2021-07-31T18:28:48.028454+00:00”,
“context”: {
“id”: “8c3bad55a592417750c30da93dae9e58”,
“parent_id”: null,
“user_id”: null
}
},
“new_state”: {
“entity_id”: “sensor.hue_motion_sensor_1_light_level”,
“state”: “22.92”,
“attributes”: {
“state_class”: “measurement”,
“battery_level”: 100,
“lightlevel”: 13604,
“daylight”: false,
“dark”: true,
“threshold_dark”: 26768,
“threshold_offset”: 7000,
“unit_of_measurement”: “lx”,
“friendly_name”: “kitchen light level”,
“device_class”: “illuminance”
},
“last_changed”: “2021-07-31T18:28:53.019733+00:00”,
“last_updated”: “2021-07-31T18:28:53.019733+00:00”,
“context”: {
“id”: “90cfb82bc234878dbbc28d7a771457ba”,
“parent_id”: null,
“user_id”: null
}
}
},
“origin”: “LOCAL”,
“time_fired”: “2021-07-31T18:28:53.019733+00:00”,
“context”: {
“id”: “90cfb82bc234878dbbc28d7a771457ba”,
“parent_id”: null,
“user_id”: null
}
}
defiantly not registering as the dimmer switch - hope this help