From c7042584f720b28bd31ddeb627120bbe96057c8f Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Tue, 3 Sep 2024 06:09:13 -0700 Subject: [PATCH] feat: Add both phones to security notifications --- packages/notification/notification.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/packages/notification/notification.yaml b/packages/notification/notification.yaml index d9d77d5..db8e8de 100644 --- a/packages/notification/notification.yaml +++ b/packages/notification/notification.yaml @@ -26,6 +26,12 @@ notify: data: push: interruption-level: time-sensitive + - action: iphone_jen + data: + title: Home Security + data: + push: + interruption-level: time-sensitive # `notify.status` used for simple status reporting (e.g. washer done) # Keeps these notifications separated from security alerts