mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Fixed formatting
This commit is contained in:
parent
9ee5914901
commit
7344b18633
@ -35,12 +35,12 @@ scene:
|
|||||||
xy_color: [ 0.4448, 0.4066 ]
|
xy_color: [ 0.4448, 0.4066 ]
|
||||||
- name: Livingroom dim
|
- name: Livingroom dim
|
||||||
entities:
|
entities:
|
||||||
light.light1
|
light.light1:
|
||||||
state: on
|
state: on
|
||||||
transition: 2
|
transition: 2
|
||||||
brightness: 75
|
brightness: 75
|
||||||
xy_color: [ 0.5926, 0.3814 ]
|
xy_color: [ 0.5926, 0.3814 ]
|
||||||
light.light2
|
light.light2:
|
||||||
state: on
|
state: on
|
||||||
transition: 2
|
transition: 2
|
||||||
brightness: 145
|
brightness: 145
|
||||||
|
Loading…
x
Reference in New Issue
Block a user