home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.14k stars 29.81k forks source link

Hue light groups brightness controls “jump” around #69354

Closed sc8696 closed 2 years ago

sc8696 commented 2 years ago

The problem

When using brightness or temperature controls on either a Hue light group, or a HA Group made of Hue Lights, the sliders don’t settle straight away on the chosen value, and instead jump backwards temporarily.

Video for reference: FullSizeRender

This happens on every card or control relating to lights.

I was assuming that #64015 would fix this

I am running the latest version of the Hue bridge firmware to date - 1.50.1950111030

What version of Home Assistant Core has the issue?

2022.4.0b5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Philips Hue

Link to integration documentation on our website

https://rc.home-assistant.io/integrations/hue

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

probot-home-assistant[bot] commented 2 years ago

hue documentation hue source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years ago

Hey there @balloob, @marcelveldt, mind taking a look at this issue as it has been labeled with an integration (hue) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)

marcelveldt commented 2 years ago

See here: https://github.com/home-assistant/frontend/pull/10735

and here:

https://github.com/home-assistant/architecture/discussions/740

sc8696 commented 2 years ago

See here: home-assistant/frontend#10735

and here:

home-assistant/architecture#740

Thanks. I didn’t know it was a wider issue past the Hue integration.