Scene fix
This commit is contained in:
parent
cd77e2b2e7
commit
384d4130a6
16
scenes.yaml
16
scenes.yaml
|
@ -330,18 +330,12 @@
|
|||
|
||||
- name: Schlafzimmer Bettlicht dunkel
|
||||
entities:
|
||||
light.schlafzimmer_deckenlampe:
|
||||
state: off
|
||||
light.schlafzimmer_schrank:
|
||||
state: off
|
||||
light.bett_martin:
|
||||
state: on
|
||||
brightness: 5
|
||||
brightness: 2
|
||||
light.bett_rebecca:
|
||||
state: on
|
||||
brightness: 5
|
||||
light.schlafzimmer_fluter:
|
||||
state: off
|
||||
brightness: 2
|
||||
|
||||
|
||||
- name: Schlafzimmer Orange
|
||||
|
@ -355,6 +349,7 @@
|
|||
light.bett_martin:
|
||||
state: on
|
||||
brightness: 81
|
||||
xy_color: [0.502, 0.414]
|
||||
light.bett_rebecca:
|
||||
state: on
|
||||
brightness: 81
|
||||
|
@ -396,7 +391,9 @@
|
|||
brightness: 58
|
||||
xy_color: [0.442, 0.416]
|
||||
light.bett_martin:
|
||||
state: unavailable
|
||||
state: on
|
||||
brightness: 254
|
||||
xy_color: [0.191, 0.173]
|
||||
light.bett_rebecca:
|
||||
state: on
|
||||
brightness: 83
|
||||
|
@ -404,6 +401,7 @@
|
|||
light.schlafzimmer_fluter:
|
||||
state: on
|
||||
brightness: 127
|
||||
xy_color: [0.223, 0.148]
|
||||
|
||||
|
||||
- name: Schlafzimmer Ganz Hell
|
||||
|
|
Loading…
Reference in New Issue