initial commit
This commit is contained in:
12
configuration/notify/telegram.yaml
Normal file
12
configuration/notify/telegram.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
- name: telegram_alex
|
||||
platform: telegram
|
||||
chat_id: !secret services_notification_telegram_chat_id_01
|
||||
|
||||
- name: telegram_tanya
|
||||
platform: telegram
|
||||
chat_id: !secret services_notification_telegram_chat_id_02
|
||||
|
||||
- name: telegram_group
|
||||
platform: telegram
|
||||
chat_id: !secret services_notification_telegram_chat_id_03
|
Reference in New Issue
Block a user