From d7e1bf7c1efde1d37295e0d564fe9f948d5425d1 Mon Sep 17 00:00:00 2001 From: Christian Kauer Date: Tue, 2 Nov 2021 21:04:29 +0100 Subject: [PATCH] upd scene --- scenes/attic_breakfasttime.yaml | 2 +- scenes/attic_tvtime.yaml | 31 ++++++++++++++++++++++++++----- 2 files changed, 27 insertions(+), 6 deletions(-) diff --git a/scenes/attic_breakfasttime.yaml b/scenes/attic_breakfasttime.yaml index 2973105..dc5ffbe 100644 --- a/scenes/attic_breakfasttime.yaml +++ b/scenes/attic_breakfasttime.yaml @@ -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" diff --git a/scenes/attic_tvtime.yaml b/scenes/attic_tvtime.yaml index ed43335..76fc5f2 100644 --- a/scenes/attic_tvtime.yaml +++ b/scenes/attic_tvtime.yaml @@ -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: