Hey,
bumped the Log Level to the DEBUG one.
And downloaded the Zigbee2MQTT logs for the time since the whole reboot.
Now. It’s not really obvious. So in summary:
- 1x HUE motion sensor in lie pantry - works and reports [0x0017880108657039]
- 1x Sonoff temperature sensor in Bedroom 1- works and reports [0x00124b00222e985b]
- 1x Sonoff temperature sensor in Bedroom 2 (adjacent to Bed1) - doesn’t report [0x00124b002242d4a2]
- 1x HUE motion sensor in Bed 2 - doesn’t report all that well [0x001788010862e19c]
- 1x Sonoff Sensor that I’ve put next to the Conbee 2 USB dongle - doesn’t report [0x00124b00222e90e1]
I have more of them but these should give a good overview.
Again, I’m not really sure when this fell apart. But It all was working pretty well before.
Now when I look at the Temp. Sensor in Bedroom 1 that is working [0x00124b00222e985b] it reports sa below:
info 2022-05-13 06:42:48: MQTT publish: topic 'zigbee2mqtt/0x00124b00222e985b', payload '{"battery":80,"humidity":55.31,"linkquality":210,"temperature":24.25,"voltage":2900}'
debug 2022-05-13 06:43:08: Received Zigbee message from '0x00124b00222e985b', type 'attributeReport', cluster 'msTemperatureMeasurement', data '{"measuredValue":2369}' from endpoint 1 with groupID null
info 2022-05-13 06:43:08: MQTT publish: topic 'zigbee2mqtt/0x00124b00222e985b', payload '{"battery":80,"humidity":55.31,"linkquality":210,"temperature":23.69,"voltage":2900}'
debug 2022-05-13 06:47:46: Received Zigbee message from '0x00124b00222e985b', type 'attributeReport', cluster 'genPowerCfg', data '{"batteryPercentageRemaining":149}' from endpoint 1 with groupID null
info 2022-05-13 06:47:46: MQTT publish: topic 'zigbee2mqtt/0x00124b00222e985b', payload '{"battery":74.5,"humidity":55.31,"linkquality":210,"temperature":23.69,"voltage":2900}'
debug 2022-05-13 06:53:40: Received Zigbee message from '0x00124b00222e985b', type 'attributeReport', cluster 'msRelativeHumidity', data '{"measuredValue":5675}' from endpoint 1 with groupID null
info 2022-05-13 06:53:40: MQTT publish: topic 'zigbee2mqtt/0x00124b00222e985b', payload '{"battery":74.5,"humidity":56.75,"linkquality":211,"temperature":23.69,"voltage":2900}'
The mqqt config for the temperature looks as below:
debug 2022-05-12 16:11:21: Received MQTT message on 'homeassistant/sensor/0x00124b00222e985b/humidity/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state"}],"device":{"identifiers":["zigbee2mqtt_0x00124b00222e985b"],"manufacturer":"SONOFF","model":"Temperature and humidity sensor (SNZB-02)","name":"0x00124b00222e985b","sw_version":"Zigbee2MQTT 1.18.1"},"device_class":"humidity","json_attributes_topic":"zigbee2mqtt/0x00124b00222e985b","name":"0x00124b00222e985b humidity","state_topic":"zigbee2mqtt/0x00124b00222e985b","unique_id":"0x00124b00222e985b_humidity_zigbee2mqtt","unit_of_measurement":"%","value_template":"{{ value_json.humidity }}"}'
If I look at the one that doesn’t report the one in Bedroom 2 [0x00124b002242d4a2]
info 2022-05-12 16:13:07: MQTT publish: topic 'zigbee2mqtt/0x00124b002242d4a2', payload '{"battery":66.5,"humidity":68.08,"temperature":20.34,"voltage":2900}'
t’s only one message right after the Z2M was restarted nothing more after
The config message is as below:
debug 2022-05-12 16:11:21: Received MQTT message on 'homeassistant/sensor/0x00124b002242d4a2/temperature/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state"}],"device":{"identifiers":["zigbee2mqtt_0x00124b002242d4a2"],"manufacturer":"SONOFF","model":"Temperature and humidity sensor (SNZB-02)","name":"0x00124b002242d4a2","sw_version":"Zigbee2MQTT 1.18.1"},"device_class":"temperature","json_attributes_topic":"zigbee2mqtt/0x00124b002242d4a2","name":"0x00124b002242d4a2 temperature","state_topic":"zigbee2mqtt/0x00124b002242d4a2","unique_id":"0x00124b002242d4a2_temperature_zigbee2mqtt","unit_of_measurement":"°C","value_template":"{{ value_json.temperature }}"}'
Is there anything obvious - I cannot really spot a difference there.
With one of the motion sensors - the one in the pantry that’s working it reports all good.
debug 2022-05-13 06:08:02: Received Zigbee message from '0x0017880108657039', type 'commandQueryNextImageRequest', cluster 'genOta', data '{"fieldControl":0,"fileVersion":1107315168,"imageType":269,"manufacturerCode":4107}' from endpoint 2 with groupID null
debug 2022-05-13 06:12:20: Received Zigbee message from '0x0017880108657039', type 'attributeReport', cluster 'msTemperatureMeasurement', data '{"measuredValue":1928}' from endpoint 2 with groupID null
info 2022-05-13 06:12:20: MQTT publish: topic 'zigbee2mqtt/0x0017880108657039', payload '{"battery":100,"illuminance":0,"illuminance_lux":0,"linkquality":209,"motion_sensitivity":"high","occupancy":false,"occupancy_timeout":0,"temperature":19.28,"update":{"state":"available"},"update_available":true,"voltage":2800}'
debug 2022-05-13 06:16:20: Received Zigbee message from '0x0017880108657039', type 'attributeReport', cluster 'msOccupancySensing', data '{"occupancy":0}' from endpoint 2 with groupID null
info 2022-05-13 06:16:20: MQTT publish: topic 'zigbee2mqtt/0x0017880108657039', payload '{"battery":100,"illuminance":0,"illuminance_lux":0,"linkquality":210,"motion_sensitivity":"high","occupancy":false,"occupancy_timeout":0,"temperature":19.28,"update":{"state":"available"},"update_available":true,"voltage":2800}'
debug 2022-05-13 06:21:19: Received Zigbee message from '0x0017880108657039', type 'attributeReport', cluster 'msIlluminanceMeasurement', data '{"measuredValue":0}' from endpoint 2 with groupID null
info 2022-05-13 06:21:19: MQTT publish: topic 'zigbee2mqtt/0x0017880108657039', payload '{"battery":100,"illuminance":0,"illuminance_lux":0,"linkquality":210,"motion_sensitivity":"high","occupancy":false,"occupancy_timeout":0,"temperature":19.28,"update":{"state":"available"},"update_available":true,"voltage":2800}'
debug 2022-05-13 06:27:18: Received Zigbee message from '0x0017880108657039', type 'attributeReport', cluster 'msTemperatureMeasurement', data '{"measuredValue":1942}' from endpoint 2 with groupID null
info 2022-05-13 06:27:18: MQTT publish: topic 'zigbee2mqtt/0x0017880108657039', payload '{"battery":100,"illuminance":0,"illuminance_lux":0,"linkquality":210,"motion_sensitivity":"high","occupancy":false,"occupancy_timeout":0,"temperature":19.42,"update":{"state":"available"},"update_available":true,"voltage":2800}'
debug 2022-05-13 06:31:19: Received Zigbee message from '0x0017880108657039', type 'attributeReport', cluster 'msOccupancySensing', data '{"occupancy":0}' from endpoint 2 with groupID null
While the other one in the Bedroom 2 [0x001788010862e19c] just some noise:
debug 2022-05-13 06:35:10: Received Zigbee message from '0x001788010862e19c', type 'commandQueryNextImageRequest', cluster 'genOta', data '{"fieldControl":0,"fileVersion":1107323831,"imageType":269,"manufacturerCode":4107}' from endpoint 2 with groupID null
debug 2022-05-13 06:35:10: Check if update available for '0x001788010862e19c' (SML001)
debug 2022-05-13 06:35:10: Is new image available for '0x001788010862e19c', current '{"fieldControl":0,"manufacturerCode":4107,"imageType":269,"fileVersion":1107323831}', latest meta '{"fileVersion":1107323831,"fileSize":240760,"url":"http://fds.dc1.philips.com/firmware/ZGB_100B_010D/1107323831/Sensor-ATmega_6.1.1.27575_0012.sbl-ota","sha512":"10e549c55d262b2f227b75817f6620be407f537e04ac08db4dbebdf53e8d460299a2cda248b3be13476757d61a1c79b632963c4f126cd26b7c18ea6a2ab4ac59"}'
debug 2022-05-13 06:35:10: Update available for '0x001788010862e19c': NO
info 2022-05-13 06:35:10: MQTT publish: topic 'zigbee2mqtt/0x001788010862e19c', payload '{"battery":100,"illuminance":0,"illuminance_lux":0,"led_indication":false,"linkquality":210,"motion_sensitivity":"high","occupancy":false,"occupancy_timeout":60,"temperature":19.53,"update":{"state":"idle"},"update_available":false}'
debug 2022-05-13 06:35:20: Received Zigbee message from '0x001788010862e19c', type 'commandQueryNextImageRequest', cluster 'genOta', data '{"fieldControl":0,"fileVersion":1107323831,"imageType":269,"manufacturerCode":4107}' from endpoint 2 with groupID null
debug 2022-05-13 06:35:30: Received Zigbee message from '0x001788010862e19c', type 'commandQueryNextImageRequest', cluster 'genOta', data '{"fieldControl":0,"fileVersion":1107323831,"imageType":269,"manufacturerCode":4107}' from endpoint 2 with groupID null
debug 2022-05-13 06:35:40: Received Zigbee message from '0x001788010862e19c', type 'commandQueryNextImageRequest', cluster 'genOta', data '{"fieldControl":0,"fileVersion":1107323831,"imageType":269,"manufacturerCode":4107}' from endpoint 2 with groupID null
debug 2022-05-13 06:35:50: Received Zigbee message from '0x001788010862e19c', type 'commandQueryNextImageRequest', cluster 'genOta', data '{"fieldControl":0,"fileVersion":1107323831,"imageType":269,"manufacturerCode":4107}' from endpoint 2 with groupID null
So here I am. Not really sure what is happening .
- is this a network issue - as in add more zigbee lights to have more repeaters (however these all were working on previously)
- is this the sensor issue and these are just broken. But it’s suspicious as we have different suppliers not working
- any of the HA setup or updates potentially breaking the whole system
- I obviously tried to remove the devices and re-pair them again
- restarting Z2M or HA multiple times
Any ideas