home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.96k stars 7.27k forks source link

turn_on seems to also accept rgbw values #32670

Open jeremyVignelles opened 6 months ago

jeremyVignelles commented 6 months ago

Feedback

I've seen in the code that other values are passed to the turn_on action, for example for rgbw : https://github.com/home-assistant/core/blob/3fa2db84f0227a419024671b6988dcd3adf1c5f8/homeassistant/components/template/light.py#L614

The article needs to be updated.

URL

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

Version

2024.5.2

Additional information

No response

home-assistant[bot] commented 6 months ago

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

Code owner commands Code owners of `template` can trigger bot actions by commenting: - `@home-assistant close` Closes the feedback. - `@home-assistant rename Awesome new title` Renames the feedback. - `@home-assistant reopen` Reopen the feedback. - `@home-assistant unassign template` Removes the current integration label and assignees on the feedback, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information) to the feedback. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information) on the feedback.
github-actions[bot] commented 4 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. If this issue is still relevant, please let us know by leaving a comment 👍 This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

jeremyVignelles commented 4 months ago

The doc still needs to be updated so that we can understand that turn_on also accept other values

github-actions[bot] commented 1 month 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. If this issue is still relevant, please let us know by leaving a comment 👍 This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

jeremyVignelles commented 1 month ago

Still relevant