diyhue / diyHue

Main diyHue software repo
https://diyhue.org/
Other
1.52k stars 274 forks source link

Support V2 API in Hue Essentials #1015

Open Thomas-Vos opened 1 month ago

Thomas-Vos commented 1 month ago

Feature does not already exist?

I searched and did not find an existing feature request

Summarize feature

Before Hue Essentials can (primarily) use the V2 API, there need to be some changes to diyHue:

When these features are completed, I can enable the V2 API in Hue Essentials for diyHue. I really need to migrate the app to v2 as Philips Hue does not add anything to the V1 API anymore. To keep diyHue in line with the official hue api, this would be a nice addition.

Thomas-Vos commented 2 weeks ago

Hue Essentials 3.0 will use the V1 API with diyHue for now. Only gradient light control in the colour picker and entertainment will use V2 API (and unsupported on remote API). All the other parts of the app still use V1 API.

Other V2 functionality will not work until this issue is resolved. Once resolved, I can enable the V2 API in Hue Essentials for diyHue after testing.