mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-06-13 18:51:03 +00:00
6 lines
133 B
YAML
6 lines
133 B
YAML
chromecast_media_stop:
|
|
sequence:
|
|
- service: media_player.stop_media
|
|
data:
|
|
entity_id: media_player.living_room_tv
|
|
|