ebaauw / homebridge-hue

Homebridge plugin for Philips Hue
Apache License 2.0
897 stars 91 forks source link

Hue Bridge API Update from 1.53.0 to 1.55.0 causes warnings #1133

Closed Soilman82 closed 1 year ago

Soilman82 commented 1 year ago

Issue

Hi,

I think the Hue Bridge API was updated and now I get this warnings after (re-)starting HueBridge. Could you please check if the API is compatible and recommend the higher version?

Thank you for this plug-in and all your work on it!

Cheers Michael

Log Messages

[5.1.2023, 09:14:54] [HueBridge] Philips Hue: Signify Netherlands B.V. BSB002 bridge v1955082050, api v1.55.0
[5.1.2023, 09:14:54] [HueBridge] Philips Hue: warning: not using recommended Hue bridge api version 1.53.0

Debug Files

ebaauw commented 1 year ago

Could you please check if the API is compatible

No.

The good folk at Signify haven't published any changelog since API v1.39, and the release notes don't even mention API versions.

I only use my Hue bridge for reverse-engineering new Hue devices, so I wouldn't notice any incompatibilities. It looks like my bridge updated on Dec 12, and I hadn't even noticed it before. I'm really relying on you folks to report any issues, and if there aren't, I'm happy to bump the dependency, to get rid of the warning.

jostrasser commented 1 year ago

@ebaauw mine updated approx. a month ago and I did not recognize any issues with 1.55. Looks good so far.

ebaauw commented 1 year ago

And now we have 1.56.0, with functional changes to the event stream, see #1142.