deCONZ (GONE) strange behavior OH3-RP4 / Things are not updating

Hello there,

##    Uptime = 0 day(s). 0:27:24
## CPU Usage = 4.26% avg over 4 cpu(s) (4 core(s) x 1 socket(s))
##  CPU Load = 1m: 1.58, 5m: 1.31, 15m: 0.92
##    Memory = Free: 2.45GB (65%), Used: 1.34GB (35%), Total: 3.79GB
##      Swap = Free: 2.99GB (100%), Used: 0.00GB (0%), Total: 2.99GB
##      Root = Free: 107.73GB (95%), Used: 4.56GB (5%), Total: 117.09GB
##   Updates = 0 apt updates available.
##  Sessions = 1 session(s)
## Processes = 136 running processes of 32768 maximum processes

openHAB 3.2.0 - Release Build

I did a manually fresh install of openhabian.
Iā€™ve switched from my old RPI3+ to my ā€œnewā€ RPI4 with SSD.

Now I stand before an problem, which I canā€™t fix myself. (google doesnā€™t help)

Iā€™ve running deCONZ with a CONBEE II and got some AQARA humidity sensors.

If I start the Raspberry4 ALWAYS the device(thing) is turning to ā€œGONEā€.
Anyways how often I restart the Raspberry, the devices(thing) will always receive gone.

BUT, if I disable and enable the item again, the status is turning to ā€œonlineā€ which seems good.

very strange, I thought the status will be switch from gone to online, if the item receives an update.
It is receiving an update through the openhab logger (:9001) and STILL standing on gone ?
How is that possible ?

Some log entry:

startup and receiving gone:

2022-04-28 09:40:56.483 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:00212E060A32' changed from UNINITIALIZED to INITIALIZING

2022-04-28 09:40:56.566 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:temperaturesensor:00212E060A32:00158d000549b6d3010402' changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)

2022-04-28 09:40:56.584 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:humiditysensor:00212E060A32:00158d000549b6d3010405' changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)

2022-04-28 09:41:06.705 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:deconz:00212E060A32' changed from INITIALIZING to ONLINE

2022-04-28 09:41:06.709 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:humiditysensor:00212E060A32:00158d000549b6d3010405' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING

2022-04-28 09:41:06.712 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:temperaturesensor:00212E060A32:00158d000549b6d3010402' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING

2022-04-28 09:41:06.744 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:temperaturesensor:00212E060A32:00158d000549b6d3010402' changed from INITIALIZING to UNKNOWN

2022-04-28 09:41:06.747 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:humiditysensor:00212E060A32:00158d000549b6d3010405' changed from INITIALIZING to UNKNOWN

2022-04-28 09:41:06.750 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:humiditysensor:00212E060A32:00158d000549b6d3010405' changed from UNKNOWN to OFFLINE (GONE): Not reachable

2022-04-28 09:41:06.753 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:temperaturesensor:00212E060A32:00158d000549b6d3010402' changed from UNKNOWN to OFFLINE (GONE): Not reachable

log entry from the update and STILL ā€œgoneā€:

2022-04-28 09:40:45.603 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'BuroSensorLUMI_Humidity' changed from NULL to 60.42 %

2022-04-28 09:40:47.650 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'BuroSensorLUMI_Temperature' changed from NULL to 20.39 Ā°C

2022-04-28 09:40:48.649 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'TasmotaLEDLampeBuro_ANAUS' changed from NULL to OFF

2022-04-28 09:44:48.537 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'BuroSensorLUMI_Temperature' changed from 20.39 Ā°C to 20.48 Ā°C

2022-04-28 09:44:48.540 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'BuroSensorLUMI_Humidity' changed from 60.42 % to 59.730000000000004 %

2022-04-28 09:47:54.821 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'BuroSensorLUMI_Temperature' changed from 20.48 Ā°C to 20.53 Ā°C

2022-04-28 09:47:54.824 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'BuroSensorLUMI_Humidity' changed from 59.730000000000004 % to 60 %

and log entry of disable / enable ā†’ turning to online:

2022-04-28 09:48:41.498 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:temperaturesensor:00212E060A32:00158d000549b6d3010402' changed from OFFLINE (GONE): Not reachable to UNINITIALIZED

2022-04-28 09:48:41.565 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:temperaturesensor:00212E060A32:00158d000549b6d3010402' changed from UNINITIALIZED to UNINITIALIZED (DISABLED)

2022-04-28 09:48:48.679 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:humiditysensor:00212E060A32:00158d000549b6d3010405' changed from OFFLINE (GONE): Not reachable to UNINITIALIZED

2022-04-28 09:48:48.705 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:humiditysensor:00212E060A32:00158d000549b6d3010405' changed from UNINITIALIZED to UNINITIALIZED (DISABLED)

2022-04-28 09:48:51.510 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:humiditysensor:00212E060A32:00158d000549b6d3010405' changed from UNINITIALIZED (DISABLED) to INITIALIZING

2022-04-28 09:48:51.530 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:humiditysensor:00212E060A32:00158d000549b6d3010405' changed from INITIALIZING to UNKNOWN

2022-04-28 09:48:51.571 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:humiditysensor:00212E060A32:00158d000549b6d3010405' changed from UNKNOWN to ONLINE

2022-04-28 09:48:54.829 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:temperaturesensor:00212E060A32:00158d000549b6d3010402' changed from UNINITIALIZED (DISABLED) to INITIALIZING

2022-04-28 09:48:54.852 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:temperaturesensor:00212E060A32:00158d000549b6d3010402' changed from INITIALIZING to UNKNOWN

2022-04-28 09:48:54.887 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'deconz:temperaturesensor:00212E060A32:00158d000549b6d3010402' changed from UNKNOWN to ONLINE

I hope someone can give me a hint or help me with this case.

Thanks =)

Greetings
Kahzia

I did a small fix for this in 3.3:

It only removes GONE, so devices are still marked as OFFLINE with the reason of being unreachable.

Best regards,
Jacob Laursen

2 Likes

thanks for that information.

Iā€™ve installed the latest 3.3 Milestone.
As you say, it only removes the ā€œgoneā€ and replace it with ā€œofflineā€.
So there is no chance that it will automatically turn to ā€œonlineā€ ?
If I had to do an restart, I will need to disable and enable all devices correct ?

Why does it only occur for me with a RPI4 ?

Greetings
Kahzia

EDIT:

okay, now its always marked as offline, disable and enable doesnā€™t work with the 3.3.
So it stays as offline but the item can still receive updated valuesā€¦

Is there any additional information about the behavior of deCONZ and Dresden Binding?

Still having massive trouble with itā€¦ Things are not going to be updated also to include new sensors are a painā€¦

You cant trigger the items to be updated anymore and the query interval is without function.

I donā€™t find any ā€œup-to-dateā€ information about this.

I did yesterday a fresh install of openhabian with the latest version.