Files
wiki/tasks/ha/proxy-vm/ha-telegram-config.yaml
2026-04-12 21:55:33 +03:00

16 lines
538 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Фрагмент для configuration.yaml в Home Assistant
# Добавь в свой конфиг HA (или в отдельный файл, подключённый через !include)
telegram_bot:
- platform: polling
api_key: "ВСТАВИТЬ_ТОКЕНОТА"
proxy_url: http://192.168.2.200:8888
allowed_chat_ids:
- 126472752
# Опционально — notify платформа для отправки сообщений:
notify:
- name: telegram_me
platform: telegram
chat_id: 126472752