You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/telegram_bot.webhooks.markdown
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ ha_category: Telegram chatbot
12
12
ha_release: 0.42
13
13
---
14
14
15
-
Telegram chatbot webhooks implementation as described in [docs](https://core.telegram.org/bots/webhooks).
15
+
Telegram chatbot webhooks implementation as described in the Telegram [documentation](https://core.telegram.org/bots/webhooks).
16
16
17
-
One of two bot implementations supported by Telegram. Described by Telegram as the preferred implementation but requires your hass instance to be exposed to the internet.
17
+
This is one of two bot implementations supported by Telegram. Described by Telegram as the preferred implementation but requires your Home Assistant instance to be exposed to the internet.
18
18
19
19
To integrate this into Home Assistant, add the following section to your `configuration.yaml` file:
0 commit comments