Hi
I’ve got 2x Xiaomi RTCGQ11LM Motion Sensors in different rooms. They worked for a while but seem to have stopped. One was working fine for days, and the other wasn’t.
I’ve re-paired them and they start working fine, but then, at some point, they just stop working.
Everything looks normal in the Z2M log file, and then the device just stops sending any messages/reacting to motion:
info 2020-04-26 12:59:54: MQTT publish: topic 'zigbee2mqtt/Cabin_PIR', payload '{"illuminance":173,"illuminance_lux":173,"linkquality":28,"last_seen":"2020-04-26T12:58:24+01:00","occupancy":false}'
debug 2020-04-26 13:01:51: Received Zigbee message from 'Cabin_PIR', type 'attributeReport', cluster 'msIlluminanceMeasurement', data '{"measuredValue":150}' from endpoint 1 with groupID 0
info 2020-04-26 13:01:51: MQTT publish: topic 'zigbee2mqtt/Cabin_PIR', payload '{"illuminance":150,"illuminance_lux":150,"linkquality":26,"last_seen":"2020-04-26T13:01:51+01:00","occupancy":false}'
debug 2020-04-26 13:01:51: Received Zigbee message from 'Cabin_PIR', type 'attributeReport', cluster 'msOccupancySensing', data '{"occupancy":1}' from endpoint 1 with groupID 0
info 2020-04-26 13:01:51: MQTT publish: topic 'zigbee2mqtt/Cabin_PIR', payload '{"illuminance":150,"illuminance_lux":150,"linkquality":26,"last_seen":"2020-04-26T13:01:51+01:00","occupancy":true}'
debug 2020-04-26 13:01:56: Received Zigbee message from 'Cabin_PIR', type 'attributeReport', cluster 'msIlluminanceMeasurement', data '{"measuredValue":152}' from endpoint 1 with groupID 0
info 2020-04-26 13:01:56: MQTT publish: topic 'zigbee2mqtt/Cabin_PIR', payload '{"illuminance":152,"illuminance_lux":152,"linkquality":23,"last_seen":"2020-04-26T13:01:56+01:00","occupancy":true}'
debug 2020-04-26 13:01:56: Received Zigbee message from 'Cabin_PIR', type 'attributeReport', cluster 'msOccupancySensing', data '{"occupancy":1}' from endpoint 1 with groupID 0
info 2020-04-26 13:01:56: MQTT publish: topic 'zigbee2mqtt/Cabin_PIR', payload '{"illuminance":152,"illuminance_lux":152,"linkquality":23,"last_seen":"2020-04-26T13:01:56+01:00","occupancy":true}'
info 2020-04-26 13:03:26: MQTT publish: topic 'zigbee2mqtt/Cabin_PIR', payload '{"illuminance":152,"illuminance_lux":152,"linkquality":23,"last_seen":"2020-04-26T13:01:56+01:00","occupancy":false}'
Any ideas what could be wrong?
Ta