Connection problem with Hue binding 2.5.5 (deCONZ)

I have updated to hue binding 2.5.5, since then I have a repeating connection error to the hue bridge. My Hue Bridge is deCONZ 2.05.74

2020-05-24 18:19:54.898 [DEBUG] [ue.internal.handler.HueBridgeHandler] - Connection to Hue Bridge 192.168.86.51 lost.
2020-05-24 18:19:54.901 [DEBUG] [ue.internal.handler.HueBridgeHandler] - Bridge connection lost. Updating thing status to OFFLINE.
2020-05-24 18:19:54.907 [hingStatusInfoChangedEvent] - 'hue:bridge:00212E004D54' changed from ONLINE to OFFLINE: Verbindung zur Hue Bridge unterbrochen. 
2020-05-24 18:19:55.292 [DEBUG] [ue.internal.handler.HueBridgeHandler] - Connection to Hue Bridge 192.168.86.51 established.
2020-05-24 18:19:55.295 [DEBUG] [ue.internal.handler.HueBridgeHandler] - Bridge connection resumed. Updating thing status to ONLINE.
2020-05-24 18:19:55.303 [hingStatusInfoChangedEvent] - 'hue:bridge:00212E004D54' changed from OFFLINE: Verbindung zur Hue Bridge unterbrochen.  to ONLINE
2020-05-24 18:20:04.967 [DEBUG] [ue.internal.handler.HueBridgeHandler] - Connection to Hue Bridge 192.168.86.51 lost.
2020-05-24 18:20:04.969 [DEBUG] [ue.internal.handler.HueBridgeHandler] - Bridge connection lost. Updating thing status to OFFLINE.
2020-05-24 18:20:04.979 [hingStatusInfoChangedEvent] - 'hue:bridge:00212E004D54' changed from ONLINE to OFFLINE: Verbindung zur Hue Bridge unterbrochen. 
2020-05-24 18:20:05.012 [DEBUG] [ue.internal.handler.HueBridgeHandler] - Connection to Hue Bridge 192.168.86.51 established.
2020-05-24 18:20:05.014 [DEBUG] [ue.internal.handler.HueBridgeHandler] - Bridge connection resumed. Updating thing status to ONLINE.
2020-05-24 18:20:05.021 [hingStatusInfoChangedEvent] - 'hue:bridge:00212E004D54' changed from OFFLINE: Verbindung zur Hue Bridge unterbrochen.  to ONLINE
2020-05-24 18:20:15.047 [DEBUG] [ue.internal.handler.HueBridgeHandler] - Connection to Hue Bridge 192.168.86.51 lost.
2020-05-24 18:20:15.051 [DEBUG] [ue.internal.handler.HueBridgeHandler] - Bridge connection lost. Updating thing status to OFFLINE.
2020-05-24 18:20:15.060 [hingStatusInfoChangedEvent] - 'hue:bridge:00212E004D54' changed from ONLINE to OFFLINE: Verbindung zur Hue Bridge unterbrochen. 
2020-05-24 18:20:15.206 [DEBUG] [ue.internal.handler.HueBridgeHandler] - Connection to Hue Bridge 192.168.86.51 established.
2020-05-24 18:20:15.207 [DEBUG] [ue.internal.handler.HueBridgeHandler] - Bridge connection resumed. Updating thing status to ONLINE.
2020-05-24 18:20:15.212 [hingStatusInfoChangedEvent] - 'hue:bridge:00212E004D54' changed from OFFLINE: Verbindung zur Hue Bridge unterbrochen.  to ONLINE

I have cleared the cache and also performed several reboots. Unfortunately without success.

With version 2.5.4 it works perfectly. I have also seen that deCONZ 2.05.75 is now available. But since there were problems with openHAB, I did not install this version. Is deCONZ version 2.05.75 a requirement for hue binding version 2.5.5?

I know that this is not an answer to your question and honestly, I don’t know how to fix that, but you could try using https://github.com/openhab/openhab-addons/pull/7608 as deconz binding and remove the hue one.

Oh, thank you so much for the advice. That’s nice! So I will just use hue binding 2.5.4 until these features are integrated into deconz binding stable.

Only the use of the “native” deconz binding makes more sense than the additional hue binding.