Files
core/homeassistant/components/light
Robbie Trencheny a431277de1 Accept human readable color names to change light colors (#2075)
* Add support for providing color_name which accepts a CSS3 valid, human readable string such as red or blue

* Forgot the schema validation!

* ugh farcy

* use html5_parse_legacy_color for more input options

* Add webcolors==1.5 to setup.py

* Block pylint no-member errors on tuple

* add color_name_to_rgb test

* whoops

* revert changes to individual platforms

* If color_name is set, pop it off params and set rgb_color with it

* Forgot to reset wink.py

* Import the legacy function as color_name_to_rgb directly

* reset test_color.py

* Improve light services.yaml
2016-05-17 00:06:55 -07:00
..
2016-03-07 22:08:21 +01:00
2016-03-07 22:08:21 +01:00
2016-03-07 22:08:21 +01:00
2016-03-07 22:08:21 +01:00
2014-03-26 00:20:02 -07:00
2016-03-07 22:08:21 +01:00
2016-04-30 15:27:59 +02:00
2016-04-08 20:55:31 -07:00
2016-03-07 22:08:21 +01:00
2016-04-21 07:57:28 -07:00
2016-04-16 01:46:50 -07:00
2016-03-17 12:27:06 -04:00
2016-03-07 22:08:21 +01:00