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