40 lines
821 B
YAML
40 lines
821 B
YAML
# Notification Package
|
|
|
|
# -----------------------------------------------------------------------------
|
|
# Main Notification Sinks
|
|
notify:
|
|
- name: iphone_jp
|
|
platform: group
|
|
services:
|
|
- action: mobile_app_j_p_s_iphone
|
|
data:
|
|
title: Home Assistant
|
|
|
|
- name: iphone_jen
|
|
platform: group
|
|
services:
|
|
- action: mobile_app_jennifer_s_iphone_2
|
|
data:
|
|
title: Home Assistant
|
|
|
|
- name: security
|
|
platform: group
|
|
services:
|
|
- action: iphone_jp
|
|
data:
|
|
title: Home Security
|
|
data:
|
|
push:
|
|
interruption-level: time-sensitive
|
|
|
|
- name: general
|
|
platform: group
|
|
services:
|
|
- action: iphone_jp
|
|
|
|
- name: everyone
|
|
platform: group
|
|
services:
|
|
- action: iphone_jp
|
|
- action: iphone_jen
|