Hi,
what means the following error i’m getting every second:
ERROR (MainThread) [homeassistant.components.telegram_bot.polling] Error 409 on https://api.telegram.org/botxxxxxxxxx:xxxxxxxxxxx/getUpdates
The API-Key is correct and the Telegram Component is still working !
Checking the URL in the Browser gives me: {“ok”:true,“result”:[]}
It seems there is something missing.
Can you give me a hint? Thank you.