From 5fe5b4a640d3f1b3e2d1e001ebcf18e93407d89f Mon Sep 17 00:00:00 2001 From: hanwg Date: Thu, 24 Jul 2025 15:01:18 +0800 Subject: [PATCH] Added note about Home Assistant Cloud for Telegram webhook bot (#40114) --- source/_integrations/telegram_bot.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/telegram_bot.markdown b/source/_integrations/telegram_bot.markdown index 0a46cf47fbd..b7a5d4ad20a 100644 --- a/source/_integrations/telegram_bot.markdown +++ b/source/_integrations/telegram_bot.markdown @@ -108,6 +108,10 @@ Proxy URL: ### Webhooks configuration +{% note %} +If you are using Home Assistant Cloud, you must include `127.0.0.1` in the **Trusted networks** field as IP address of incoming requests are not forwarded to your Home Assistant. +{% endnote %} + If you have selected the `Webhooks` Telegram bot type, the integration setup will continue with the webhooks configuration step. {% configuration_basic %} URL: