mirror of
https://github.com/home-assistant/core.git
synced 2026-02-06 07:15:43 +01:00
* 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