core/tests/util
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 Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_color.py Change color_RGB_to_xy formula & return brightness (#2095) 2016-05-21 10:19:27 -07:00
test_dt.py Refactor get_age in util/dt (#2067) 2016-05-14 12:05:46 -07:00
test_init.py Use standardised datetime format 2016-04-16 01:46:50 -07:00
test_package.py Change local library path from {config_dir}/lib to {config_dir}/deps. (#1799) 2016-04-11 20:07:50 -07:00
test_yaml.py add some include_dir options (#2074) 2016-05-17 15:47:44 -07:00