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
|
- name: Schlafzimmer Bettlicht dunkel
|
||||||
entities:
|
entities:
|
||||||
light.schlafzimmer_deckenlampe:
|
|
||||||
state: off
|
|
||||||
light.schlafzimmer_schrank:
|
|
||||||
state: off
|
|
||||||
light.bett_martin:
|
light.bett_martin:
|
||||||
state: on
|
state: on
|
||||||
brightness: 5
|
brightness: 2
|
||||||
light.bett_rebecca:
|
light.bett_rebecca:
|
||||||
state: on
|
state: on
|
||||||
brightness: 5
|
brightness: 2
|
||||||
light.schlafzimmer_fluter:
|
|
||||||
state: off
|
|
||||||
|
|
||||||
|
|
||||||
- name: Schlafzimmer Orange
|
- name: Schlafzimmer Orange
|
||||||
|
@ -355,6 +349,7 @@
|
||||||
light.bett_martin:
|
light.bett_martin:
|
||||||
state: on
|
state: on
|
||||||
brightness: 81
|
brightness: 81
|
||||||
|
xy_color: [0.502, 0.414]
|
||||||
light.bett_rebecca:
|
light.bett_rebecca:
|
||||||
state: on
|
state: on
|
||||||
brightness: 81
|
brightness: 81
|
||||||
|
@ -396,7 +391,9 @@
|
||||||
brightness: 58
|
brightness: 58
|
||||||
xy_color: [0.442, 0.416]
|
xy_color: [0.442, 0.416]
|
||||||
light.bett_martin:
|
light.bett_martin:
|
||||||
state: unavailable
|
state: on
|
||||||
|
brightness: 254
|
||||||
|
xy_color: [0.191, 0.173]
|
||||||
light.bett_rebecca:
|
light.bett_rebecca:
|
||||||
state: on
|
state: on
|
||||||
brightness: 83
|
brightness: 83
|
||||||
|
@ -404,6 +401,7 @@
|
||||||
light.schlafzimmer_fluter:
|
light.schlafzimmer_fluter:
|
||||||
state: on
|
state: on
|
||||||
brightness: 127
|
brightness: 127
|
||||||
|
xy_color: [0.223, 0.148]
|
||||||
|
|
||||||
|
|
||||||
- name: Schlafzimmer Ganz Hell
|
- name: Schlafzimmer Ganz Hell
|
||||||
|
|
Loading…
Reference in New Issue