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
72.65k stars 30.41k forks source link

Allow changing light color without turning the light on #106800

Closed LDprg closed 6 months ago

LDprg commented 9 months ago

The problem

The light platform of homeassistant currently does not allow to set the color without turning a light on. The only way to do this is with Wled and some strange workaround using Presets. However other ones like WIZ or Philips hue there is no way to set the color independent of the light itself.

This feature is for example needed for setting the light color that will appear when turning it on the next time. (I do need it for using a WIZ light as status for my solar energy production and whenever the production or consumption is within a certain range the light just behaves as normal light using a movement senor).

Please implement this!

What version of Home Assistant Core has the issue?

core-2023.12.0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Light Platform

Link to integration documentation on our website

https://www.home-assistant.io/integrations/light/

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

home-assistant[bot] commented 9 months ago

Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (light) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `light` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign light` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


light documentation light source (message by IssueLinks)

tdejneka commented 9 months ago

This feature is for example needed for

https://community.home-assistant.io/c/feature-requests/13

Screenshot_20240101-115249~2

Or vote for the Feature Request if it already exists. https://community.home-assistant.io/t/add-action-to-update-light-state-without-turning-on/461967

Be advised that what you're requesting is only possible for devices whose firmware supports it.

issue-triage-workflows[bot] commented 6 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.