From 02d63e3d2b1ea401486c3cb5afa9067e4e0295ac Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Fri, 1 May 2026 07:19:08 +0200 Subject: [PATCH] =?UTF-8?q?Godnat:=20brug=20individuelle=20p=C3=A6rer=20i?= =?UTF-8?q?=20stedet=20for=20light.sovevaerelse?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/scripts/bed_scene.yaml | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/include/scripts/bed_scene.yaml b/include/scripts/bed_scene.yaml index dc5ee3f..b8b6659 100644 --- a/include/scripts/bed_scene.yaml +++ b/include/scripts/bed_scene.yaml @@ -4,28 +4,48 @@ godnat_sovevaerelse: sequence: - service: light.turn_on target: - entity_id: light.sovevaerelse + entity_id: + - light.claus + - light.anne + - light.sov_dor + - light.sov_midt + - light.sov_vindue data: brightness_pct: 40 transition: 300 - delay: "00:05:00" - service: light.turn_on target: - entity_id: light.sovevaerelse + entity_id: + - light.claus + - light.anne + - light.sov_dor + - light.sov_midt + - light.sov_vindue data: brightness_pct: 10 transition: 300 - delay: "00:05:00" - service: light.turn_on target: - entity_id: light.sovevaerelse + entity_id: + - light.claus + - light.anne + - light.sov_dor + - light.sov_midt + - light.sov_vindue data: brightness_pct: 1 transition: 300 - delay: "00:05:00" - service: light.turn_off target: - entity_id: light.sovevaerelse + entity_id: + - light.claus + - light.anne + - light.sov_dor + - light.sov_midt + - light.sov_vindue data: transition: 5