Files
core/homeassistant/components/light
Tsvi Mostovicz 3bbaf37193 Fix lights issue #8098 (#8101)
* Fix lights issue #8098

* Don't check self._color to decide whether to calll get_color()

self._color is None on init, so get_color() will never be called.
2017-06-19 09:54:13 +02:00
..
2017-05-30 10:46:18 +02:00
2017-06-19 09:54:13 +02:00