mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 17:13:24 +00:00
6 lines
133 B
YAML
6 lines
133 B
YAML
chromecast_media_stop:
|
|
sequence:
|
|
- service: media_player.media_stop
|
|
data:
|
|
entity_id: media_player.living_room_tv
|
|
|