diff --git a/config/automation/garadget.yaml b/config/automation/garadget.yaml index 54867d78..39ce50a6 100755 --- a/config/automation/garadget.yaml +++ b/config/automation/garadget.yaml @@ -27,7 +27,7 @@ title: 'Garage door Status Change:' value1: "Small: {{ states('sensor.small_garage_reflection_rate')}}" value2: "Large: {{ states('sensor.large_garage_reflection_rate')}}" - who: "carlo" + who: "parents" content_type: 'jpeg' url: !secret camera2_snapshot diff --git a/config/packages/ios.yaml b/config/packages/ios.yaml index fd2b7b73..457805c5 100755 --- a/config/packages/ios.yaml +++ b/config/packages/ios.yaml @@ -15,12 +15,12 @@ notify: platform: group services: - service: ios_staceys_iphone - - service: ios_carloxsmax_beta + - service: ios_carloxsmax - name: ios_parents platform: group services: - service: ios_staceys_iphone - - service: ios_carloxsmax_beta + - service: ios_carloxsmax group: Phones: @@ -85,7 +85,7 @@ automation: title: 'Medicine Reminder' value1: 'Ok. I will remind you when you get home.' who: 'carlo' - - service: notify.ios_carloxsmax_beta + - service: notify.ios_carloxsmax data: message: "Now that your home, please take your medicine!" diff --git a/config/script/notify_engine.yaml b/config/script/notify_engine.yaml index f28e81ff..8622622c 100755 --- a/config/script/notify_engine.yaml +++ b/config/script/notify_engine.yaml @@ -28,7 +28,7 @@ notify_engine: {% if who == 'stacey' %} notify.ios_staceys_iphone {% elif who == 'carlo' %} - notify.ios_carloxsmax_beta + notify.ios_carloxsmax {% elif who == 'parents' %} notify.ios_parents {% elif who == 'family' %}