mirror of
https://github.com/home-assistant/core.git
synced 2026-05-15 13:01:22 +01:00
191fc8f8d4
* 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