Moved ios notify groups to notify.yaml
This commit is contained in:
@ -60,47 +60,6 @@ calendar:
|
|||||||
- name: 'Due This Week'
|
- name: 'Due This Week'
|
||||||
due_date_days: 7
|
due_date_days: 7
|
||||||
|
|
||||||
notify:
|
|
||||||
- platform: ios
|
|
||||||
- name: all_ios
|
|
||||||
platform: group
|
|
||||||
services:
|
|
||||||
- service: mobile_app_tinas_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_tinas_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_tinas_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
|
|
||||||
- name: tv_notifications
|
|
||||||
platform: group
|
|
||||||
services:
|
|
||||||
- service: living_room_tv
|
|
||||||
- service: basement_tv
|
|
||||||
- service: master_bedroom_tv
|
|
||||||
|
|
||||||
rest_command:
|
rest_command:
|
||||||
todoist:
|
todoist:
|
||||||
method: post
|
method: post
|
||||||
|
@ -43,6 +43,48 @@ input_boolean:
|
|||||||
debug_texts:
|
debug_texts:
|
||||||
name: Debug Texts
|
name: Debug Texts
|
||||||
|
|
||||||
|
notify:
|
||||||
|
- platform: ios
|
||||||
|
- name: all_ios
|
||||||
|
platform: group
|
||||||
|
services:
|
||||||
|
- service: mobile_app_tinas_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_tinas_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_tinas_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
|
||||||
|
- name: tv_notifications
|
||||||
|
platform: group
|
||||||
|
services:
|
||||||
|
- service: living_room_tv
|
||||||
|
- service: basement_tv
|
||||||
|
- service: master_bedroom_tv
|
||||||
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user