From 4aa111a948fe76d46f25cfb1c8b8625bfd94804a Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Mon, 6 Apr 2026 20:41:38 +0200 Subject: [PATCH] Add compact curtain scene controls --- dashboards/views/01_home.yaml | 46 +++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/dashboards/views/01_home.yaml b/dashboards/views/01_home.yaml index 4d37ed9..f077528 100644 --- a/dashboards/views/01_home.yaml +++ b/dashboards/views/01_home.yaml @@ -119,6 +119,52 @@ cards: action: call-service service: script.receiver_volume_down_5 + # 🪟 Gardiner + - type: grid + columns: 5 + square: false + cards: + - type: button + name: "" + icon: mdi:blinds-open + tap_action: + action: call-service + service: scene.turn_on + target: + entity_id: scene.alle_lidt_nede + - type: button + name: "" + icon: mdi:blinds + tap_action: + action: call-service + service: scene.turn_on + target: + entity_id: scene.n22_alt_ned + - type: button + name: "" + icon: mdi:blinds-horizontal + tap_action: + action: call-service + service: scene.turn_on + target: + entity_id: scene.morgen + - type: button + name: "" + icon: mdi:window-shutter + tap_action: + action: call-service + service: scene.turn_on + target: + entity_id: scene.syd_ned_venstre_halvt_ned + - type: button + name: "" + icon: mdi:television-ambient-light + tap_action: + action: call-service + service: scene.turn_on + target: + entity_id: scene.n22_tv + # 💡 Lys kontrol - type: horizontal-stack cards: