hass-core/tests/components/light
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 Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_demo.py Add kelvin/brightness_pct alternatives to light.turn_on (#7596) 2017-05-16 23:00:46 -07:00
test_init.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_litejet.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_mqtt.py Expand MQTT lights (#6481) 2017-03-07 23:01:36 -08:00
test_mqtt_json.py Report proper features in mqtt_json light (#6941) 2017-04-05 14:39:19 +02:00
test_mqtt_template.py Expand MQTT lights (#6481) 2017-03-07 23:01:36 -08:00
test_rflink.py Add option to disable automatic add for lights and sensors. (#6852) 2017-03-30 08:02:03 -07:00
test_rfxtrx.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_zwave.py Fix for zwave RGB setting (#7137) 2017-04-16 15:06:59 -07:00