feat: Add persistent notification to all security notifications

This commit is contained in:
2024-11-17 17:30:29 -08:00
parent bb7af1a4f9
commit a3088d1993

View File

@@ -17,23 +17,13 @@ notify:
data: data:
title: Home Assistant title: Home Assistant
# - name: ntfy
# platform: rest
# method: POST_JSON
# resource: !secret ntfy_url
# headers:
# Authorization: !secret ntfy_token
# title_param_name: title
# message_param_name: message
# data:
# topic: home_assistant
# `notify.security` used for high-priority security reporting including # `notify.security` used for high-priority security reporting including
# arm/disarm and alarm events. Also used for all camera events and the # arm/disarm and alarm events. Also used for all camera events and the
# doorbell function. # doorbell function.
- name: security - name: security
platform: group platform: group
services: services:
- action: persistent_notification
- action: iphone_jp - action: iphone_jp
data: data:
title: Home Security title: Home Security