From 301b98f7b6770094c5b9f2d07a20c8dfa73ed489 Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Tue, 7 Apr 2026 19:20:53 +0200 Subject: [PATCH] Add dining scene button to curtain controls --- dashboards/views/01_home.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/dashboards/views/01_home.yaml b/dashboards/views/01_home.yaml index e5b2415..19cb3a6 100644 --- a/dashboards/views/01_home.yaml +++ b/dashboards/views/01_home.yaml @@ -123,7 +123,7 @@ cards: # 🪟 Gardiner - type: grid - columns: 5 + columns: 6 square: false cards: - type: button @@ -166,6 +166,14 @@ cards: service: scene.turn_on target: entity_id: scene.n22_tv + - type: button + name: "" + icon: mdi:silverware-fork-knife + tap_action: + action: call-service + service: scene.turn_on + target: + entity_id: scene.n22_spisetid # 🧹 Støvsuger - type: horizontal-stack