this alert should be 'critical'

- critical alerts bypass notification dampening settings like "do not disturb'
- we want this alert to get our attention no matter what the iPhone/iWatch settings are
- this syntax is iOS specific

documentation https://companion.home-assistant.io/docs/notifications/critical-notifications/
This commit is contained in:
Federico Ariel Castagnini 2021-10-02 13:48:34 -07:00 committed by GitHub
parent fb5bc0583a
commit 77c333398d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -8,3 +8,8 @@ garage_after_dark:
skip_first: False
notifiers:
- all_ios
data:
push:
sound:
name: "alarm.caf"
critical: 1