core/homeassistant/components/light
Nolan Gilley 191fc8f8d4 Change color_RGB_to_xy formula & return brightness (#2095)
* Use RGB to XY calculations from Philips Hue developer site

* uppercase X,Y,Z

* rename cx,cy to x,y

* return brightness in color_RGB_to_xy

* remove try/catch

* update existing platforms using color_RGB_to_xy

* improve wemo w/ jaharkes suggestion

* allow brightness override of rgb_to_xy
2016-05-21 10:19:27 -07:00
..
__init__.py Accept human readable color names to change light colors (#2075) 2016-05-17 00:06:55 -07:00
blinksticklight.py Fix PEP257 issues 2016-03-07 22:08:21 +01:00
demo.py Fix PEP257 issues 2016-03-07 22:08:21 +01:00
hue.py Change color_RGB_to_xy formula & return brightness (#2095) 2016-05-21 10:19:27 -07:00
hyperion.py Set name to hyperion assets (#1822) 2016-04-19 08:19:27 -07:00
insteon_hub.py Fix PEP257 issues 2016-03-07 22:08:21 +01:00
isy994.py Fix PEP257 issues 2016-03-07 22:08:21 +01:00
lifx.py Upgrading to python-wink 0.7.4 and improving RGB color support in HA (#1832) 2016-04-17 19:07:21 -07:00
light_profiles.csv Lights now support profiles 2014-03-26 00:20:02 -07:00
limitlessled.py Fix PEP257 issues 2016-03-07 22:08:21 +01:00
mqtt.py Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component. 2016-04-06 22:51:39 -04:00
mysensors.py Refactor mysensors component 2016-04-30 15:27:59 +02:00
qwikswitch.py Docs (#2124) 2016-05-21 16:59:52 +02:00
rfxtrx.py Rfxtrx config validating (#1747) 2016-04-08 20:55:31 -07:00
scsgate.py Fix PEP257 issues 2016-03-07 22:08:21 +01:00
services.yaml Accept human readable color names to change light colors (#2075) 2016-05-17 00:06:55 -07:00
tellstick.py Tellstick config validation 2016-04-21 07:57:28 -07:00
vera.py Use standardised datetime format 2016-04-16 01:46:50 -07:00
wemo.py Change color_RGB_to_xy formula & return brightness (#2095) 2016-05-21 10:19:27 -07:00
wink.py Change color_RGB_to_xy formula & return brightness (#2095) 2016-05-21 10:19:27 -07:00
zigbee.py Fix PEP257 issues 2016-03-07 22:08:21 +01:00
zwave.py Zwave import fixes for stability (#1845) 2016-04-17 14:46:51 -07:00