1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-16 07:53:04 +00:00
Files
core/homeassistant/components
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-01-26 21:41:12 +01:00
2016-02-16 23:52:05 -08:00
2016-02-13 08:17:38 -08:00
2016-02-18 02:04:06 +01:00
2016-02-10 21:23:27 -08:00
2016-02-09 22:51:44 -08:00
2016-02-12 07:55:20 +01:00
2016-01-28 21:45:26 -08:00
2016-02-06 08:23:30 +01:00
2016-02-09 23:27:01 -08:00
2016-02-11 08:37:17 -05:00
2016-01-28 21:45:26 -08:00
2016-02-09 22:43:07 -08:00
2016-02-03 15:05:43 -05:00
2016-01-15 13:39:54 -07:00
2016-02-03 00:23:59 +01:00
2016-02-03 00:23:59 +01:00
2016-02-03 00:23:59 +01:00
2016-01-28 21:45:26 -08:00
2016-01-29 08:13:46 +01:00
2016-02-18 02:04:06 +01:00
2016-01-14 14:17:28 -07:00
2016-02-09 23:27:01 -08:00
2016-02-11 14:15:51 +01:00
2016-01-27 09:34:14 +01:00
2016-01-23 22:49:49 -08:00
2016-02-03 00:35:53 +01:00
2016-01-26 23:34:25 +01:00
2016-02-16 17:46:25 +01:00
2015-11-29 13:49:05 -08:00
2016-02-17 19:28:26 +01:00
2016-02-03 00:01:26 +01:00
2016-02-13 08:17:38 -08:00