Use xy_color instead of color in the configuration example

This commit is contained in:
Michaël Arnauts 2015-07-07 22:33:40 +02:00
parent 5550c89a86
commit 8b7a406fe7

View File

@ -159,5 +159,5 @@ scene:
light.tv_back_light: on
light.ceiling:
state: on
color: [0.33, 0.66]
xy_color: [0.33, 0.66]
brightness: 200