Add dining scene button to curtain controls
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user