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