upd scene

This commit is contained in:
Christian Kauer 2021-11-02 21:04:29 +01:00
parent 37c7b0ae33
commit d7e1bf7c1e
2 changed files with 27 additions and 6 deletions

View File

@ -4,7 +4,7 @@ icon: mdi:weather-sunset-up
entities:
light.attic_ceiling_spots:
state: "on"
color_temp: "154" # https://www.home-assistant.io/integrations/light/
color_temp: 154 # https://www.home-assistant.io/integrations/light/
brightness: 255
light.wohnzimmerlichter:
state: "off"

View File

@ -4,12 +4,33 @@ icon: mdi:weather-sunset-down
entities:
light.attic_ceiling_spots:
state: "on"
color_temp: "400"
brightness: 125
color_temp: 400
brightness: 128
hs_color:
- 28.874
- 72.522
rgb_color:
- 255
- 159
- 70
xy_color:
- 0.546
- 0.389
effect: none
light.wohnzimmerlichter:
state: "on"
color_temp: "400"
brightness: 200
state: "on"
color_temp: 400
brightness: 230
hs_color:
- 28.874
- 72.522
rgb_color:
- 255
- 159
- 70
xy_color:
- 0.546
- 0.389
light.stricklicht:
state: "on"
light.esszimmerlichter: