Files
Home-AssistantConfig/config/packages/ios.yaml

26 lines
853 B
YAML
Raw Permalink Normal View History

2018-01-01 19:00:45 -05:00
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# iOS Debugging - Notification helpers and app diagnostics.
2018-01-01 19:00:45 -05:00
#-------------------------------------------
######################################################################
## 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
2018-01-01 19:00:45 -05:00
mobile_app:
2018-01-01 19:00:45 -05:00