Aqara temperature sensor - no value updates

Hi all,

I have plugged the “Qivicon ZigBee Device” into my RPi and the OH zigbee binding finds ist immediately.
I add it as a thing via Papaer UI.

Then I seach for my “Aqara temperature sensor” via the zigbee binding and it gets recognised.
I also add it as a thing via Paper UI and immediately the channels are being offered.

I link the three channels for temperature, humidity and pressure to three items via Paper UI.

I restart the server and the three items start to show the values.

So far so good.

However after a while the sensor does no longer send updated values.
It simply stops.
Neither in events.log nor in openhab.log there is any message about something changing to OFFLINE or an error message whatsoever.

A restart of the server leaves the items in state=NULL.

Any idea what is wrong?

I already tried to change the join to INSECURE, but to no avail.

Cheers
Wolfgang

2020-04-19 08:41:47.266 [hingStatusInfoChangedEvent] - 'zigbee:device:00000078:00158d00047b809f' changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2020-04-19 08:41:47.997 [hingStatusInfoChangedEvent] - 'zigbee:coordinator_telegesis:00000078' changed from UNINITIALIZED to INITIALIZING
2020-04-19 08:41:48.056 [hingStatusInfoChangedEvent] - 'zigbee:coordinator_telegesis:00000078' changed from INITIALIZING to UNKNOWN
2020-04-19 08:41:48.144 [hingStatusInfoChangedEvent] - 'zigbee:device:00000078:00158d00047b809f' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2020-04-19 08:41:48.165 [hingStatusInfoChangedEvent] - 'zigbee:device:00000078:00158d00047b809f' changed from INITIALIZING to UNKNOWN
2020-04-19 08:41:51.927 [me.event.ThingUpdatedEvent] - Thing 'zigbee:coordinator_telegesis:00000078' has been updated.
2020-04-19 08:41:52.061 [me.event.ThingUpdatedEvent] - Thing 'zigbee:coordinator_telegesis:00000078' has been updated.
2020-04-19 08:41:52.072 [hingStatusInfoChangedEvent] - 'zigbee:coordinator_telegesis:00000078' changed from UNKNOWN to ONLINE
2020-04-19 08:41:52.081 [nt.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:coordinator_telegesis:00000078 changed to UNKNOWN.
2020-04-19 08:41:54.582 [me.event.ThingUpdatedEvent] - Thing 'zigbee:coordinator_telegesis:00000078' has been updated.
2020-04-19 08:43:16.202 [hingStatusInfoChangedEvent] - 'zigbee:device:00000078:00158d00047b809f' changed from UNKNOWN to ONLINE
2020-04-19 08:43:16.206 [nt.FirmwareStatusInfoEvent] - Firmware status of thing zigbee:device:00000078:00158d00047b809f changed to UNKNOWN.
2020-04-19 08:43:16.241 [me.event.ThingUpdatedEvent] - Thing 'zigbee:device:00000078:00158d00047b809f' has been updated.
2020-04-19 08:45:02.257 [vent.ItemStateChangedEvent] - LivingRoom_Humidity changed from NULL to 48.01
2020-04-19 08:45:02.381 [vent.ItemStateChangedEvent] - LivingRoom_AtmosphericPressure changed from NULL to 998.6 hPa
2020-04-19 08:45:02.384 [vent.ItemStateChangedEvent] - LivingRoom_Temperature changed from NULL to 22.77 °C
2020-04-19 09:01:04.938 [vent.ItemStateChangedEvent] - LivingRoom_Temperature changed from 22.77 °C to 22.42 °C
2020-04-19 09:01:04.940 [vent.ItemStateChangedEvent] - LivingRoom_Humidity changed from 48.01 to 48.75
2020-04-19 09:01:04.943 [vent.ItemStateChangedEvent] - LivingRoom_AtmosphericPressure changed from 998.6 hPa to 998.9 hPa
2020-04-19 09:01:23.284 [vent.ItemStateChangedEvent] - LivingRoom_Humidity changed from 48.75 to 48.66
2020-04-19 09:01:23.313 [vent.ItemStateChangedEvent] - LivingRoom_AtmosphericPressure changed from 998.9 hPa to 998.7 hPa
2020-04-19 09:09:00.556 [vent.ItemStateChangedEvent] - LivingRoom_Temperature changed from 22.42 °C to 22.36 °C
2020-04-19 09:09:00.600 [vent.ItemStateChangedEvent] - LivingRoom_Humidity changed from 48.66 to 48.81
2020-04-19 09:09:00.606 [vent.ItemStateChangedEvent] - LivingRoom_AtmosphericPressure changed from 998.7 hPa to 998.9 hPa
2020-04-19 09:22:56.183 [vent.ItemStateChangedEvent] - LivingRoom_Temperature changed from 22.36 °C to 22.19 °C
2020-04-19 09:22:56.214 [vent.ItemStateChangedEvent] - LivingRoom_AtmosphericPressure changed from 998.9 hPa to 999.2 hPa
2020-04-19 09:22:56.217 [vent.ItemStateChangedEvent] - LivingRoom_Humidity changed from 48.81 to 47.41

I got some Lumi/Aqara sensors just to test them.
My temperature sensor registers as “lumi.weather”.
After a week it is still working.
What I notice is Habmin -> Configuration -> Thing -> Attributes:
zigbee_datecode 20191205

My other Lumi sensors, a leak sensor and a magnet sensor have zigbee_datecode reported as 20170721 and 20161128.
And they are now marked as red in Habmin.
This may be a coincidence, but I do not think so.

oh, well, I take what I wrote about the leak and magnet sensor back.
Activating (pushing button the leak and fiddling magnet on the magnet) them mark them Green again.

Hi Nils,

I have the same datecode.
What is your zigbee controller?

Wolfgang

I have a Bitronvideo stick.
I just got started with the zigbee-binding a week ago, so I am still very green :slight_smile:

Purchased one of these, too.
Working like a charm.
Apparently my Qivicon was not compatible.

Also trying the CC2531 zigbee2mqtt.
Also working fine.
Will compare both options when the next Aqara arrives.