You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
853 B
26 lines
853 B
#-------------------------------------------
|
|
# @CCOSTAN
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
# iOS Debugging - Notification helpers and app diagnostics.
|
|
#-------------------------------------------
|
|
######################################################################
|
|
## iOS push config and troubleshooting helpers.
|
|
######################################################################
|
|
# More info: https://github.com/CCOSTAN/Home-AssistantConfig/issues/780 | #168
|
|
|
|
notify:
|
|
# - platform: ios #Not Needed anymore - 10/04/2020
|
|
- name: ios_family
|
|
platform: group
|
|
services:
|
|
- service: mobile_app_stacey_iphone11
|
|
- service: mobile_app_carlo_maxpro
|
|
- name: ios_parents
|
|
platform: group
|
|
services:
|
|
- service: mobile_app_stacey_iphone11
|
|
- service: mobile_app_carlo_maxpro
|
|
|
|
mobile_app:
|
|
|