HUE items do not update anymore after updating from OH 4.3.1 to 4.3.4

Hello there,

I updated yesterday from OH 4.3.1 to 4.3.4 because of the authentication issues with Tado.

Now I have an issue with my Hue items which do not update their status anymore.
If I send commands to hue lamps, they switch on, but no items are updated. Brightness stays 0, even the OnOff items stay at status “OFF”.

In the Philips Hue app, everything looks fine though. If I change something via the Hue app, the OH items are also not updated.

I am using the Philips Hue v2 bridge.

I restarted my RasPi and then it was working again for 2 or 3 hours until it suddently stopped working (updating) again.

It look like it only affects the hue items as e.g. ZWave items (including lamps) are working as expected.

There are no errors in the log, all HUE things are green (online).

Do you have any suggestions how to debug or what to do?

Thank you!
Christian

Which bindings are you using? In case any of them is using OAuth, you might want to upgrade to 4.3.5.

Thank you!

I will do and test.

I updated to 4.3.4 because of the Tado binding which is using OAuth now.

In that case I’m pretty sure upgrading to 4.3.5 will help. There was a regression introduced in 4.3.4 with the OAuth core changes supporting the new Tado authorization flow. See also Many items stop responding after a while since upgrade to OH 4.3.4.

1 Like

Sounds about my issue. I was only looking for other posts about the Philips Hue binding. That is why I missed this one.