Add white value in light template platform#32481
Add white value in light template platform#32481MartinHjelmare merged 4 commits intohome-assistant:devfrom elahd:template-light-add-white-value
Conversation
|
Hey there @PhracturedBlue, @tetienne, mind taking a look at this pull request as its been labeled with a integration ( |
|
Hi there @elahd 👋 Could you please make sure the build passes? Thanks! 👍 |
|
Please update the documentation as well to include this change :) |
|
@springstan @frenck Will do. This will take a few days. I'm still getting oriented with the home assistant dev framework. |
|
Except for the missing tests and the copy/paste, it looks good to me. |
|
@springstan Documentation is updated. |
|
2712 files changed. I think you made a mistake. |
|
Look good to me. |
MartinHjelmare
left a comment
There was a problem hiding this comment.
Looks good! Just a clean up.
MartinHjelmare
left a comment
There was a problem hiding this comment.
Can be merged when build passes.
|
There was recently an issue with the light template : #33469 |
MartinHjelmare
left a comment
There was a problem hiding this comment.
This should address the comment above.
MartinHjelmare
left a comment
There was a problem hiding this comment.
Can be merged when build passes.
Proposed change
This change adds support for "white value" in the Template Light integration. White value is defined in the top level Light integration and is typically used by RGBW devices. These devices allow for independent dimming of the white and RGBW channels. This change allows template lights to take on their own while value and control the while value of other lights in accordance with the HA standard.
Type of change
Example entry for
configuration.yaml:Additional information
Checklist
black --fast homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all..coveragerc.The integration reached or maintains the following Integration Quality Scale: