mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Toggle fireplace
This commit is contained in:
@@ -222,8 +222,7 @@ views:
|
|||||||
name: Chill
|
name: Chill
|
||||||
icon: mdi:music
|
icon: mdi:music
|
||||||
tap_action:
|
tap_action:
|
||||||
action: call-service
|
action: toggle
|
||||||
service: script.music_play
|
|
||||||
- type: custom:button-card
|
- type: custom:button-card
|
||||||
template: small
|
template: small
|
||||||
entity: script.music_play
|
entity: script.music_play
|
||||||
@@ -238,6 +237,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:
|
||||||
|
|||||||
Reference in New Issue
Block a user