Add dining scene button to curtain controls

This commit is contained in:
2026-04-07 19:20:53 +02:00
parent 78d35bb08d
commit 301b98f7b6
+9 -1
View File
@@ -123,7 +123,7 @@ cards:
# 🪟 Gardiner # 🪟 Gardiner
- type: grid - type: grid
columns: 5 columns: 6
square: false square: false
cards: cards:
- type: button - type: button
@@ -166,6 +166,14 @@ cards:
service: scene.turn_on service: scene.turn_on
target: target:
entity_id: scene.n22_tv 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 # 🧹 Støvsuger
- type: horizontal-stack - type: horizontal-stack