1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-09 07:45:11 +01:00
Files
core/homeassistant/components/light
Joeboyc2 0ea81c1269 Change CONF_DEFAULT_COLOR CV type (#5700)
* Change CONF_DEFAULT_COLOR CV type

Changed  vol.Optional(CONF_DEFAULT_COLOR, default=DEFAULT_COLOR) from cv.string to cv.ensure_list

This allows the optional parameter default_color to be picked up correctly and to function

the option needs to be specifed as follows:

    default_color: [0,255,0]

Solution provided by @scossa2020 in issue #5338
https://github.com/home-assistant/home-assistant/issues/5338

* Update hyperion.py
2017-02-03 23:36:25 -08:00
..
2016-12-05 08:15:36 -08:00
2017-01-16 21:52:12 -08:00
2016-11-04 23:38:27 -07:00
2017-01-27 23:31:36 -08:00
2016-10-30 22:18:53 +01:00
2016-11-07 22:31:40 -08:00
2017-01-24 09:41:33 +01:00
2017-01-17 23:40:34 +01:00
2017-01-21 12:24:48 -08:00
2017-01-16 23:11:02 -08:00