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