Update Notifications Package
This commit is contained in:
@@ -15,15 +15,14 @@ notify:
|
|||||||
platform: telegram
|
platform: telegram
|
||||||
chat_id: !secret telegram_chat_id
|
chat_id: !secret telegram_chat_id
|
||||||
|
|
||||||
- name: pushover_home
|
# - name: pushover_home
|
||||||
platform: pushover
|
# platform: pushover
|
||||||
api_key: !secret pushover_api_key
|
# api_key: !secret pushover_api_key
|
||||||
user_key: !secret pushover_user_key
|
# user_key: !secret pushover_user_key
|
||||||
|
|
||||||
- name: security
|
- name: security
|
||||||
platform: group
|
platform: group
|
||||||
services:
|
services:
|
||||||
- service: pushover_home
|
|
||||||
- service: mobile_app_jp_pixel3a
|
- service: mobile_app_jp_pixel3a
|
||||||
data:
|
data:
|
||||||
title: Home Security
|
title: Home Security
|
||||||
@@ -34,7 +33,6 @@ notify:
|
|||||||
- name: general
|
- name: general
|
||||||
platform: group
|
platform: group
|
||||||
services:
|
services:
|
||||||
- service: pushover_home
|
|
||||||
- service: mobile_app_jp_pixel3a
|
- service: mobile_app_jp_pixel3a
|
||||||
data:
|
data:
|
||||||
title: Home Assistant
|
title: Home Assistant
|
||||||
|
|||||||
Reference in New Issue
Block a user