diff --git a/config/packages/ios.yaml b/config/packages/ios.yaml index 8373eea9..0dc71983 100755 --- a/config/packages/ios.yaml +++ b/config/packages/ios.yaml @@ -13,12 +13,12 @@ notify: platform: group services: - service: mobile_app_stacey_iphone11 - - service: mobile_app_carlo_xsmax + - service: mobile_app_carlo_maxpro - name: ios_parents platform: group services: - service: mobile_app_stacey_iphone11 - - service: mobile_app_carlo_xsmax + - service: mobile_app_carlo_maxpro mobile_app: diff --git a/config/script/notify_engine.yaml b/config/script/notify_engine.yaml index 45e4804c..ff8be20c 100755 --- a/config/script/notify_engine.yaml +++ b/config/script/notify_engine.yaml @@ -41,7 +41,7 @@ notify_engine: {% if who == 'stacey' %} notify.mobile_app_stacey_iphone11 {% elif who == 'carlo' %} - notify.mobile_app_carlo_xsmax + notify.mobile_app_carlo_maxpro {% elif who == 'parents' %} notify.ios_parents {% elif who == 'family' %} @@ -69,7 +69,7 @@ notify_engine_two_button: {% if who == 'stacey' %} notify.mobile_app_stacey_iphone11 {% elif who == 'carlo' %} - notify.mobile_app_carlo_xsmax + notify.mobile_app_carlo_maxpro {% elif who == 'parents' %} notify.ios_parents {% elif who == 'family' %}