feat: Add armed_night configuration hooks
This commit is contained in:
@@ -27,11 +27,6 @@ notify:
|
||||
push:
|
||||
interruption-level: time-sensitive
|
||||
|
||||
- name: general
|
||||
platform: group
|
||||
services:
|
||||
- action: iphone_jp
|
||||
|
||||
# `notify.status` used for simple status reporting (e.g. washer done)
|
||||
# Keeps these notifications separated from security alerts
|
||||
- name: status
|
||||
@@ -46,6 +41,11 @@ notify:
|
||||
data:
|
||||
group: 'status-notification-group'
|
||||
|
||||
- name: general
|
||||
platform: group
|
||||
services:
|
||||
- action: iphone_jp
|
||||
|
||||
- name: everyone
|
||||
platform: group
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user