Files
Alexander Savin 26d86dec90
Some checks failed
Savin's Home Assistant / build (push) Failing after 1m45s
Update to the current version
2025-05-11 16:07:21 -04:00

24 lines
819 B
YAML

---
- platform: webhooks
url: !secret services_notification_telegram_url
api_key: !secret services_notification_telegram_api_key
parse_mode: html
allowed_chat_ids:
- !secret services_notification_telegram_chat_id_01
- !secret services_notification_telegram_chat_id_02
- !secret services_notification_telegram_chat_id_03
- !secret services_notification_telegram_chat_id_04
- !secret services_notification_telegram_chat_id_05
trusted_networks:
- 149.154.160.0/20
- 91.108.4.0/22
- !secret services_notification_telegram_trusted_network_01
# - 149.154.167.197/32
# - 149.154.167.198/31
# - 149.154.167.200/29
# - 149.154.167.208/28
# - 149.154.167.224/29
# - 149.154.167.232/31
# - 149.154.167.226/32
# - !secret services_notification_telegram_white_ip_01