core/homeassistant/components/light/lifx
Anders Melchiorsen ed5f94fd8a Add kelvin/brightness_pct alternatives to light.turn_on (#7596)
* Refactor color profiles to a class

* Refactor into preprocess_turn_on_alternatives

* LIFX: use light.preprocess_turn_on_alternatives

This avoids the color_name duplication and gains support for profile.

* Add kelvin parameter to light.turn_on

* Add brightness_pct parameter to light.turn_on

* LIFX: accept brightness_pct in effects

* Add test of kelvin/brightness_pct conversions
2017-05-16 23:00:46 -07:00
..
__init__.py Add kelvin/brightness_pct alternatives to light.turn_on (#7596) 2017-05-16 23:00:46 -07:00
effects.py Add kelvin/brightness_pct alternatives to light.turn_on (#7596) 2017-05-16 23:00:46 -07:00
services.yaml LIFX: add lifx_set_state service call (#7552) 2017-05-12 09:19:51 -07:00