Update Notifications
This commit is contained in:
@@ -14,3 +14,15 @@ notify:
|
||||
- name: telegram_home
|
||||
platform: telegram
|
||||
chat_id: !secret telegram_chat_id
|
||||
|
||||
- name: security
|
||||
platform: group
|
||||
services:
|
||||
- service: telegram_home
|
||||
- service: mobile_app_jp_pixel3a
|
||||
|
||||
- name: general
|
||||
platform: group
|
||||
services:
|
||||
- service: telegram_home
|
||||
- service: mobile_app_jp_pixel3a
|
||||
|
||||
@@ -115,7 +115,7 @@ automation:
|
||||
entity_id: alarm_control_panel.ha_alarm
|
||||
to: armed_vacation
|
||||
action:
|
||||
- service: notify.telegram_home
|
||||
- service: notify.security
|
||||
data:
|
||||
message: >
|
||||
{%
|
||||
|
||||
Reference in New Issue
Block a user