Combined speech notifications into single script thanks to @CCOSTAN

This commit is contained in:
Jeffrey Stone
2019-07-14 17:02:31 -04:00
parent 70c7bbb670
commit 61349fd683
28 changed files with 750 additions and 998 deletions

View File

@@ -217,18 +217,6 @@ automation:
- service: media_player.media_stop
entity_id: media_player.hass_speaker
- id: play_weather_report
alias: Play Weather Report
initial_state: true
trigger:
- entity_id: input_boolean.play_weather_report
from: 'Off'
platform: state
to: 'On'
action:
- service: script.turn_on
entity_id: script.weather_report
- service: script.voice_reports_off
script:
nws_popup_on_wx_alert: