Boa noite, funcionava muito bem mas deixou de dar e não estou a ver qual o problema, aparentemente não vejo nada no log que tenha a ver com o telegram.
A configuração é a seguinte:
# Configuração do Telegram
telegram_bot:
- platform: polling
api_key: 5xxxxxxx:AAHxxxxxxxxxxxxxxxxxxxx
allowed_chat_ids:
- 58xxxxxx
# TELEGRAM BOT
notify:
- name: telegram
platform: telegram
chat_id: 582xxxxx
# Notificações Tv
- platform: webostv
host: 192.168.1.105
name: TV_Suite
# Acesso aos ficheiros de configuração
automation: !include automations.yaml
#notify: !include notify.yaml
Cumprimentos,