2018-01-02 00:00:45 +00:00
|
|
|
#-------------------------------------------
|
2020-06-23 17:22:59 +00:00
|
|
|
# Realtime Debugging Related Packages
|
2018-01-02 00:00:45 +00:00
|
|
|
# @CCOSTAN
|
|
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
2020-06-23 17:22:59 +00:00
|
|
|
# More information found here #780, #168
|
|
|
|
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/780
|
|
|
|
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/168
|
2018-01-02 00:00:45 +00:00
|
|
|
#-------------------------------------------
|
2018-01-06 18:59:10 +00:00
|
|
|
|
2018-02-09 19:33:55 +00:00
|
|
|
notify:
|
2020-10-04 19:03:48 +00:00
|
|
|
# - platform: ios #Not Needed anymore - 10/04/2020
|
2018-02-09 19:33:55 +00:00
|
|
|
- name: ios_family
|
|
|
|
platform: group
|
|
|
|
services:
|
2023-07-20 03:32:11 +00:00
|
|
|
- service: mobile_app_stacey_iphone11
|
2020-06-04 17:15:01 +00:00
|
|
|
- service: mobile_app_carlo_xsmax
|
2018-02-09 19:33:55 +00:00
|
|
|
- name: ios_parents
|
|
|
|
platform: group
|
|
|
|
services:
|
2023-07-20 03:32:11 +00:00
|
|
|
- service: mobile_app_stacey_iphone11
|
2020-06-04 17:15:01 +00:00
|
|
|
- service: mobile_app_carlo_xsmax
|
2018-01-02 00:00:45 +00:00
|
|
|
|
2020-06-04 17:15:01 +00:00
|
|
|
mobile_app:
|
2018-01-02 00:00:45 +00:00
|
|
|
|