Skip to content

added kelvin and mired mode to flux #703

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 3, 2016
Merged

added kelvin and mired mode to flux #703

merged 2 commits into from
Aug 3, 2016

Conversation

HBDK
Copy link
Contributor

@HBDK HBDK commented Jul 30, 2016

changed to suit proposed changes to the flux switch in this pull:
home-assistant/core#2665

changed to suit proposed changes to the flux switch in this pull:
home-assistant/core#2665
@@ -47,4 +48,5 @@ Configuration variables:
- **sunset_colortemp** (*Optional*): The sun set color temperature. Defaults to `3000`.
- **stop_colortemp** (*Optional*): The color temperature at the end. Defaults to `1900`.
- **brightness** (*Optional*): The brightness of the lights. Calculated with `RGB_to_xy` by default.
- **mode** (*Optional*): select how to pass color temperature to lights defaults to 'xy', kelvin and mired can be selected. (use mired for hue ambiance bulbs)
Copy link
Contributor

@Teagan42 Teagan42 Jul 30, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to:

**mode** (*Optional*): Select how color temperature is passed to lights. Valid values are 'xy', 'mired' and 'kelvin'. Defaults to 'xy'.

@fabaff fabaff merged commit c18453b into home-assistant:next Aug 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants