Moving some twitter and weather automations to the respective packages

This commit is contained in:
Jeffrey Stone
2019-07-23 09:41:45 -04:00
parent 2d5300c40c
commit 0cd1c72f4a
3 changed files with 28 additions and 41 deletions

View File

@@ -200,7 +200,7 @@ automation:
to: 'on'
action:
- service: media_player.play_media
entity_id: media_player.hass_speaker
entity_id: media_player.guest_tv
data:
media_content_id: /media/audio/Tornado_Siren.mp3
media_content_type: "music"
@@ -215,7 +215,7 @@ automation:
action:
- service: media_player.media_stop
entity_id: media_player.hass_speaker
entity_id: media_player.guest_tv
script: