Files
core/homeassistant/components/light
MartinHjelmare 03423cc3a9 Refactor mysensors light
* Add a light entity class per V_LIGHT, V_DIMMER, V_RGB and V_RGBW.
    Make these classes inherit each other up to MySensorsLight class.
* Map the entity classes to their S_TYPE in a dict.
* Check if an entity class map or just an entity class have been passed
    to pf_callback_factory before using the entity_class variable in
    homeassistant/components/mysensors.py.
* Add rgb_hex_to_list function in homeassistant/util/color.py.
2016-02-18 02:04:06 +01:00
..
2016-02-12 01:22:35 +01:00
2015-11-09 13:12:18 +01:00
2016-01-28 21:45:26 -08:00
2016-02-02 00:21:15 +00:00
2014-03-26 00:20:02 -07:00
2015-11-30 18:47:04 -05:00
2015-12-19 19:45:28 -08:00
2016-02-18 02:04:06 +01:00
2016-01-31 18:30:43 +01:00
2016-01-16 10:45:05 -05:00
2016-02-13 08:17:38 -08:00
2016-01-27 07:37:41 +01:00