mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-13 03:59:49 +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
|
|
|