From 322c7c0d33cb25213301507009a4f36d921a245b Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Thu, 28 May 2020 15:00:14 -0400 Subject: [PATCH] Updating phones in notifications...cause new phone --- config/packages/notify.yaml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/config/packages/notify.yaml b/config/packages/notify.yaml index f352a78..b38466a 100755 --- a/config/packages/notify.yaml +++ b/config/packages/notify.yaml @@ -29,20 +29,20 @@ notify: - name: all_ios platform: group services: - - service: mobile_app_jeffreys_iphone_8 + - service: mobile_app_jeffreys_iphone_11 - service: mobile_app_jeffreys_ipad - service: mobile_app_iphone - service: mobile_app_skylars_iphone - name: ios_parents platform: group services: - - service: mobile_app_jeffreys_iphone_8 + - service: mobile_app_jeffreys_iphone_11 - service: mobile_app_jeffreys_ipad - service: mobile_app_iphone - name: jeff_ios platform: group services: - - service: mobile_app_jeffreys_iphone_8 + - service: mobile_app_jeffreys_iphone_11 - service: mobile_app_jeffreys_ipad - name: kat_ios platform: group @@ -633,11 +633,6 @@ script: 'If you have not seen tomorrows forecast it is expected to be, ' ] | random }} {{states.sensor.nws_forecast_tomorrow.state}}. - {{ [ 'then tomorrow night should be, ', - 'then overnight it is expected, ', - 'before changing overnight to, ' - ] | random }} - {{states.sensor.nws_forecast_tomorrow_night.state}}. {% endmacro %} {% macro freeze_warning() %}