Add compact curtain scene controls
This commit is contained in:
@@ -119,6 +119,52 @@ cards:
|
|||||||
action: call-service
|
action: call-service
|
||||||
service: script.receiver_volume_down_5
|
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
|
# 💡 Lys kontrol
|
||||||
- type: horizontal-stack
|
- type: horizontal-stack
|
||||||
cards:
|
cards:
|
||||||
|
|||||||
Reference in New Issue
Block a user