diff --git a/configuration.yaml b/configuration.yaml index 1c0be35..6a73bb1 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -115,3 +115,38 @@ breaking_changes: localtuya: !include localtuya.yaml wake_on_lan: + +notify: + - platform: ios + - name: all_ios + platform: group + services: + - service: mobile_app_iphone + - service: mobile_app_tony_s_iphone + - service: mobile_app_tony_s_ipad + - service: mobile_app_kallen_iphone + - name: ios_parents + platform: group + services: + - service: mobile_app_iphone + - service: mobile_app_tony_s_ipad + - service: mobile_app_tony_s_iphone + - name: ios_tony + platform: group + services: + - service: mobile_app_tony_s_ipad + - service: mobile_app_tony_s_iphone + - name: ios_tina + platform: group + services: + - service: mobile_app_iphone + - name: ios_kallen + platform: group + services: + - service: mobile_app_kallen_iphone + - name: ios_nerds + platform: group + services: + - service: mobile_app_kallen_iphone + - service: mobile_app_tony_s_ipad + - service: mobile_app_tony_s_iphone