mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Merge pull request #205 from michaelarnauts/dev
Use xy_color instead of color in the configuration example
This commit is contained in:
commit
d7e46b5427
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user