mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Fix tap_actions
This commit is contained in:
@@ -243,6 +243,8 @@ views:
|
||||
entity: script.music_play
|
||||
name: Chill
|
||||
icon: mdi:music
|
||||
tap_action:
|
||||
action: toggle
|
||||
- type: custom:button-card
|
||||
template: small
|
||||
entity: script.music_play
|
||||
@@ -257,6 +259,8 @@ views:
|
||||
template: small
|
||||
entity: script.tv_fireplace
|
||||
name: Fireplace
|
||||
tap_action:
|
||||
action: toggle
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
@@ -265,11 +269,15 @@ views:
|
||||
entity: script.sonos_join_bedroom
|
||||
name: Sonos from Bedroom
|
||||
icon: mdi:speaker-multiple
|
||||
tap_action:
|
||||
action: toggle
|
||||
- type: custom:button-card
|
||||
template: small
|
||||
entity: script.sonos_join_tv
|
||||
icon: mdi:speaker-multiple
|
||||
name: Sonos from TV
|
||||
tap_action:
|
||||
action: toggle
|
||||
|
||||
- type: custom:decluttering-card
|
||||
template: sonos_media_player
|
||||
|
||||
Reference in New Issue
Block a user