Added notify groups
This commit is contained in:
@ -115,3 +115,38 @@ breaking_changes:
|
|||||||
localtuya: !include localtuya.yaml
|
localtuya: !include localtuya.yaml
|
||||||
|
|
||||||
wake_on_lan:
|
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
|
||||||
|
Reference in New Issue
Block a user