From 6823dc8596bc80b67f92931df979c93562f027f4 Mon Sep 17 00:00:00 2001 From: "J.P. Krauss" Date: Tue, 5 Jul 2022 15:14:40 -0700 Subject: [PATCH] Update Notifications --- packages/notification/notification.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/packages/notification/notification.yaml b/packages/notification/notification.yaml index b591a10..12f6a9a 100644 --- a/packages/notification/notification.yaml +++ b/packages/notification/notification.yaml @@ -15,14 +15,21 @@ notify: platform: telegram chat_id: !secret telegram_chat_id + - name: pushover_home + platform: pushover + api_key: !secret pushover_api_key + user_key: !secret pushover_user_key + - name: security platform: group services: - service: telegram_home + - service: pushover_home - service: mobile_app_jp_pixel3a - name: general platform: group services: - service: telegram_home + - service: pushover_home - service: mobile_app_jp_pixel3a