mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 22:36:51 +00:00
Fix telegram bot documentation (#12186)
* Fix telegram bot documentation "Telegram chatbot" should be called "Telegram bot", like the corresponding integration. The link to source was broken because of this, that's why I had to change the filename as well. * Change redirect for telegram bot * Add redirect for telegram_chatbot to telegram_bot * Change internal links
This commit is contained in:
parent
55e9890b16
commit
a985a2ba89
@ -14,7 +14,7 @@ The `telegram` platform uses [Telegram](https://web.telegram.org) to deliver not
|
|||||||
The requirements are:
|
The requirements are:
|
||||||
|
|
||||||
- You need a [Telegram bot](https://core.telegram.org/bots). Please follow those [instructions](https://core.telegram.org/bots#6-botfather) to create one and get the token for your bot. Keep in mind that bots are not allowed to contact users. You need to make the first contact with your user. Meaning that you need to send a message to the bot from your user.
|
- You need a [Telegram bot](https://core.telegram.org/bots). Please follow those [instructions](https://core.telegram.org/bots#6-botfather) to create one and get the token for your bot. Keep in mind that bots are not allowed to contact users. You need to make the first contact with your user. Meaning that you need to send a message to the bot from your user.
|
||||||
- You need to configure a [Telegram bot in Home Assistant](/integrations/telegram_chatbot) and define there your API key and the allowed chat ids to interact with.
|
- You need to configure a [Telegram bot in Home Assistant](/integrations/telegram_bot) and define there your API key and the allowed chat ids to interact with.
|
||||||
- The `chat_id` of an allowed user.
|
- The `chat_id` of an allowed user.
|
||||||
|
|
||||||
**Method 1:** You can get your `chat_id` by sending any message to the [GetIDs bot](https://t.me/getidsbot).
|
**Method 1:** You can get your `chat_id` by sending any message to the [GetIDs bot](https://t.me/getidsbot).
|
||||||
@ -87,7 +87,7 @@ notify:
|
|||||||
```
|
```
|
||||||
|
|
||||||
Refer to the platforms mentioned in the
|
Refer to the platforms mentioned in the
|
||||||
[Telegram chatbot page](/integrations/telegram_chatbot/) for
|
[Telegram chatbot page](/integrations/telegram_bot/) for
|
||||||
`telegram_bot` configuration.
|
`telegram_bot` configuration.
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Telegram chatbot"
|
title: "Telegram bot"
|
||||||
description: "Telegram chatbot support"
|
description: "Telegram bot support"
|
||||||
logo: telegram.png
|
logo: telegram.png
|
||||||
ha_category:
|
ha_category:
|
||||||
- Hub
|
- Hub
|
@ -472,7 +472,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[switch.tplink docs]: /integrations/tplink
|
[switch.tplink docs]: /integrations/tplink
|
||||||
[switch.wake_on_lan docs]: /integrations/wake_on_lan#switch
|
[switch.wake_on_lan docs]: /integrations/wake_on_lan#switch
|
||||||
[switch.wemo docs]: /integrations/wemo
|
[switch.wemo docs]: /integrations/wemo
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[telegram_bot.polling docs]: /integrations/telegram_polling
|
[telegram_bot.polling docs]: /integrations/telegram_polling
|
||||||
[telegram_bot.webhooks docs]: /integrations/telegram_webhooks
|
[telegram_bot.webhooks docs]: /integrations/telegram_webhooks
|
||||||
[tts.google docs]: /integrations/google_translate
|
[tts.google docs]: /integrations/google_translate
|
||||||
@ -493,7 +493,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[cover.zwave docs]: /integrations/zwave#cover
|
[cover.zwave docs]: /integrations/zwave#cover
|
||||||
[recorder docs]: /integrations/recorder/
|
[recorder docs]: /integrations/recorder/
|
||||||
[switch.wemo docs]: /integrations/wemo
|
[switch.wemo docs]: /integrations/wemo
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[telegram_bot.webhooks docs]: /integrations/telegram_webhooks
|
[telegram_bot.webhooks docs]: /integrations/telegram_webhooks
|
||||||
[wemo docs]: /integrations/wemo/
|
[wemo docs]: /integrations/wemo/
|
||||||
[#7271]: https://github.com/home-assistant/home-assistant/pull/7271
|
[#7271]: https://github.com/home-assistant/home-assistant/pull/7271
|
||||||
|
@ -486,7 +486,7 @@ influxdb:
|
|||||||
[switch.thinkingcleaner docs]: /integrations/thinkingcleaner#switch
|
[switch.thinkingcleaner docs]: /integrations/thinkingcleaner#switch
|
||||||
[switch.wemo docs]: /integrations/wemo
|
[switch.wemo docs]: /integrations/wemo
|
||||||
[switch.zha docs]: /integrations/zha
|
[switch.zha docs]: /integrations/zha
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[telegram_bot.polling docs]: /integrations/telegram_polling
|
[telegram_bot.polling docs]: /integrations/telegram_polling
|
||||||
[telegram_bot.webhooks docs]: /integrations/telegram_webhooks
|
[telegram_bot.webhooks docs]: /integrations/telegram_webhooks
|
||||||
[updater docs]: /integrations/updater/
|
[updater docs]: /integrations/updater/
|
||||||
|
@ -413,9 +413,9 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[sensor.wunderground docs]: /integrations/wunderground
|
[sensor.wunderground docs]: /integrations/wunderground
|
||||||
[sun docs]: /integrations/sun/
|
[sun docs]: /integrations/sun/
|
||||||
[switch.rpi_pfio docs]: /integrations/rpi_pfio#switch
|
[switch.rpi_pfio docs]: /integrations/rpi_pfio#switch
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[telegram_bot.polling docs]: /integrations/telegram_polling
|
[telegram_bot.polling docs]: /integrations/telegram_polling
|
||||||
[telegram_bot.services.yaml docs]: /integrations/telegram_chatbot/#notification-services
|
[telegram_bot.services.yaml docs]: /integrations/telegram_bot/#notification-services
|
||||||
[telegram_bot.webhooks docs]: /integrations/telegram_webhooks
|
[telegram_bot.webhooks docs]: /integrations/telegram_webhooks
|
||||||
[tradfri docs]: /integrations/tradfri/
|
[tradfri docs]: /integrations/tradfri/
|
||||||
[vera docs]: /integrations/vera/
|
[vera docs]: /integrations/vera/
|
||||||
@ -434,5 +434,5 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[device_tracker.ubus docs]: /integrations/ubus
|
[device_tracker.ubus docs]: /integrations/ubus
|
||||||
[hassio docs]: /integrations/hassio/
|
[hassio docs]: /integrations/hassio/
|
||||||
[media_player.volumio docs]: /integrations/volumio
|
[media_player.volumio docs]: /integrations/volumio
|
||||||
[telegram_bot.__init__ docs]: /integrations/telegram_chatbot/
|
[telegram_bot.__init__ docs]: /integrations/telegram_bot/
|
||||||
[discord]: https://discord.gg/c5DvZ4e
|
[discord]: https://discord.gg/c5DvZ4e
|
||||||
|
@ -369,7 +369,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[switch.broadlink docs]: /integrations/broadlink#switch
|
[switch.broadlink docs]: /integrations/broadlink#switch
|
||||||
[switch.rachio docs]: /integrations/rachio#switch
|
[switch.rachio docs]: /integrations/rachio#switch
|
||||||
[switch.rflink docs]: /integrations/switch.rflink/
|
[switch.rflink docs]: /integrations/switch.rflink/
|
||||||
[telegram_bot.__init__ docs]: /integrations/telegram_chatbot/
|
[telegram_bot.__init__ docs]: /integrations/telegram_bot/
|
||||||
[telegram_bot.polling docs]: /integrations/telegram_polling
|
[telegram_bot.polling docs]: /integrations/telegram_polling
|
||||||
[telegram_bot.webhooks docs]: /integrations/telegram_webhooks
|
[telegram_bot.webhooks docs]: /integrations/telegram_webhooks
|
||||||
[tellduslive docs]: /integrations/tellduslive/
|
[tellduslive docs]: /integrations/tellduslive/
|
||||||
|
@ -547,7 +547,7 @@ automation:
|
|||||||
[switch.raspihats docs]: /integrations/raspihats#switch
|
[switch.raspihats docs]: /integrations/raspihats#switch
|
||||||
[switch.rest docs]: /integrations/switch.rest/
|
[switch.rest docs]: /integrations/switch.rest/
|
||||||
[switch.template docs]: /integrations/switch.template/
|
[switch.template docs]: /integrations/switch.template/
|
||||||
[telegram_bot.__init__ docs]: /integrations/telegram_chatbot/
|
[telegram_bot.__init__ docs]: /integrations/telegram_bot/
|
||||||
[telegram_bot.polling docs]: /integrations/telegram_polling
|
[telegram_bot.polling docs]: /integrations/telegram_polling
|
||||||
[telegram_bot.webhooks docs]: /integrations/telegram_webhooks
|
[telegram_bot.webhooks docs]: /integrations/telegram_webhooks
|
||||||
[updater docs]: /integrations/updater/
|
[updater docs]: /integrations/updater/
|
||||||
|
@ -504,7 +504,7 @@ light:
|
|||||||
[switch.verisure docs]: /integrations/verisure
|
[switch.verisure docs]: /integrations/verisure
|
||||||
[switch.wake_on_lan docs]: /integrations/wake_on_lan#switch
|
[switch.wake_on_lan docs]: /integrations/wake_on_lan#switch
|
||||||
[tado docs]: /integrations/tado/
|
[tado docs]: /integrations/tado/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[telegram_bot.webhooks docs]: /integrations/telegram_webhooks
|
[telegram_bot.webhooks docs]: /integrations/telegram_webhooks
|
||||||
[tellduslive docs]: /integrations/tellduslive/
|
[tellduslive docs]: /integrations/tellduslive/
|
||||||
[tts docs]: /integrations/tts/
|
[tts docs]: /integrations/tts/
|
||||||
|
@ -488,7 +488,7 @@ amcrest:
|
|||||||
[@maikelwever]: https://github.com/maikelwever
|
[@maikelwever]: https://github.com/maikelwever
|
||||||
[@ypollart]: https://github.com/ypollart
|
[@ypollart]: https://github.com/ypollart
|
||||||
[binary_sensor.rfxtrx docs]: /integrations/binary_sensor.rfxtrx/
|
[binary_sensor.rfxtrx docs]: /integrations/binary_sensor.rfxtrx/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[#8545]: https://github.com/home-assistant/home-assistant/pull/8545
|
[#8545]: https://github.com/home-assistant/home-assistant/pull/8545
|
||||||
[#8571]: https://github.com/home-assistant/home-assistant/pull/8571
|
[#8571]: https://github.com/home-assistant/home-assistant/pull/8571
|
||||||
[#8601]: https://github.com/home-assistant/home-assistant/pull/8601
|
[#8601]: https://github.com/home-assistant/home-assistant/pull/8601
|
||||||
|
@ -442,7 +442,7 @@ vacuum:
|
|||||||
[switch.rainmachine docs]: /integrations/rainmachine#switch
|
[switch.rainmachine docs]: /integrations/rainmachine#switch
|
||||||
[switch.wink docs]: /integrations/wink#switch
|
[switch.wink docs]: /integrations/wink#switch
|
||||||
[switch.xiaomi_vacuum docs]: /integrations/vacuum.xiaomi_miio/
|
[switch.xiaomi_vacuum docs]: /integrations/vacuum.xiaomi_miio/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[updater docs]: /integrations/updater/
|
[updater docs]: /integrations/updater/
|
||||||
[vacuum docs]: /integrations/vacuum/
|
[vacuum docs]: /integrations/vacuum/
|
||||||
[vacuum.demo docs]: /integrations/vacuum.demo/
|
[vacuum.demo docs]: /integrations/vacuum.demo/
|
||||||
|
@ -439,7 +439,7 @@ frontend:
|
|||||||
[switch.rest docs]: /integrations/switch.rest/
|
[switch.rest docs]: /integrations/switch.rest/
|
||||||
[switch.rfxtrx docs]: /integrations/switch.rfxtrx/
|
[switch.rfxtrx docs]: /integrations/switch.rfxtrx/
|
||||||
[switch.knx docs]: /integrations/switch.knx/
|
[switch.knx docs]: /integrations/switch.knx/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[tesla docs]: /integrations/tesla/
|
[tesla docs]: /integrations/tesla/
|
||||||
[tradfri docs]: /integrations/tradfri/
|
[tradfri docs]: /integrations/tradfri/
|
||||||
[volvooncall docs]: /integrations/volvooncall/
|
[volvooncall docs]: /integrations/volvooncall/
|
||||||
|
@ -527,7 +527,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[switch.tplink docs]: /integrations/tplink
|
[switch.tplink docs]: /integrations/tplink
|
||||||
[switch.wink docs]: /integrations/wink#switch
|
[switch.wink docs]: /integrations/wink#switch
|
||||||
[switch.xiaomi_miio docs]: /integrations/switch.xiaomi_miio/
|
[switch.xiaomi_miio docs]: /integrations/switch.xiaomi_miio/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[tesla docs]: /integrations/tesla/
|
[tesla docs]: /integrations/tesla/
|
||||||
[toon docs]: /integrations/toon/
|
[toon docs]: /integrations/toon/
|
||||||
[tradfri docs]: /integrations/tradfri/
|
[tradfri docs]: /integrations/tradfri/
|
||||||
|
@ -469,7 +469,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[switch.snmp docs]: /integrations/snmp#switch
|
[switch.snmp docs]: /integrations/snmp#switch
|
||||||
[switch.xiaomi_miio docs]: /integrations/switch.xiaomi_miio/
|
[switch.xiaomi_miio docs]: /integrations/switch.xiaomi_miio/
|
||||||
[system_log docs]: /integrations/system_log/
|
[system_log docs]: /integrations/system_log/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[telegram_bot.polling docs]: /integrations/telegram_polling
|
[telegram_bot.polling docs]: /integrations/telegram_polling
|
||||||
[tradfri docs]: /integrations/tradfri/
|
[tradfri docs]: /integrations/tradfri/
|
||||||
[tts docs]: /integrations/tts/
|
[tts docs]: /integrations/tts/
|
||||||
|
@ -760,7 +760,7 @@ Note however, that this feature was replaced by a new ignore_string config optio
|
|||||||
[switch.transmission docs]: /integrations/transmission
|
[switch.transmission docs]: /integrations/transmission
|
||||||
[switch.xiaomi_miio docs]: /integrations/switch.xiaomi_miio/
|
[switch.xiaomi_miio docs]: /integrations/switch.xiaomi_miio/
|
||||||
[tahoma docs]: /integrations/tahoma/
|
[tahoma docs]: /integrations/tahoma/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[timer docs]: /integrations/timer/
|
[timer docs]: /integrations/timer/
|
||||||
[tts.baidu docs]: /integrations/baidu
|
[tts.baidu docs]: /integrations/baidu
|
||||||
[tts.marytts docs]: /integrations/marytts
|
[tts.marytts docs]: /integrations/marytts
|
||||||
|
@ -576,7 +576,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[switch.smappee docs]: /integrations/smappee
|
[switch.smappee docs]: /integrations/smappee
|
||||||
[switch.xiaomi_miio docs]: /integrations/switch.xiaomi_miio/
|
[switch.xiaomi_miio docs]: /integrations/switch.xiaomi_miio/
|
||||||
[tahoma docs]: /integrations/tahoma/
|
[tahoma docs]: /integrations/tahoma/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[vacuum.xiaomi_miio docs]: /integrations/vacuum.xiaomi_miio/
|
[vacuum.xiaomi_miio docs]: /integrations/vacuum.xiaomi_miio/
|
||||||
[vera docs]: /integrations/vera/
|
[vera docs]: /integrations/vera/
|
||||||
[weather.buienradar docs]: /integrations/buienradar
|
[weather.buienradar docs]: /integrations/buienradar
|
||||||
|
@ -550,7 +550,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[switch.vesync docs]: /integrations/vesync#switches
|
[switch.vesync docs]: /integrations/vesync#switches
|
||||||
[switch.xiaomi_miio docs]: /integrations/switch.xiaomi_miio/
|
[switch.xiaomi_miio docs]: /integrations/switch.xiaomi_miio/
|
||||||
[switch.zha docs]: /integrations/zha
|
[switch.zha docs]: /integrations/zha
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[upcloud docs]: /integrations/upcloud/
|
[upcloud docs]: /integrations/upcloud/
|
||||||
[vacuum.xiaomi_miio docs]: /integrations/vacuum.xiaomi_miio/
|
[vacuum.xiaomi_miio docs]: /integrations/vacuum.xiaomi_miio/
|
||||||
[weather.darksky docs]: /integrations/weather.darksky/
|
[weather.darksky docs]: /integrations/weather.darksky/
|
||||||
|
@ -432,7 +432,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[switch.tahoma docs]: /integrations/tahoma
|
[switch.tahoma docs]: /integrations/tahoma
|
||||||
[system_log docs]: /integrations/system_log/
|
[system_log docs]: /integrations/system_log/
|
||||||
[tahoma docs]: /integrations/tahoma/
|
[tahoma docs]: /integrations/tahoma/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[tts docs]: /integrations/tts/
|
[tts docs]: /integrations/tts/
|
||||||
[updater docs]: /integrations/updater/
|
[updater docs]: /integrations/updater/
|
||||||
[weather.bom docs]: /integrations/bom
|
[weather.bom docs]: /integrations/bom
|
||||||
|
@ -480,7 +480,7 @@ The configuration value type should no longer be used. ([@endor-force] - [#15935
|
|||||||
[switch.tahoma docs]: /integrations/tahoma
|
[switch.tahoma docs]: /integrations/tahoma
|
||||||
[switch.tplink docs]: /integrations/tplink
|
[switch.tplink docs]: /integrations/tplink
|
||||||
[tahoma docs]: /integrations/tahoma/
|
[tahoma docs]: /integrations/tahoma/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[tts docs]: /integrations/tts/
|
[tts docs]: /integrations/tts/
|
||||||
[upnp docs]: /integrations/upnp/
|
[upnp docs]: /integrations/upnp/
|
||||||
[vacuum docs]: /integrations/vacuum/
|
[vacuum docs]: /integrations/vacuum/
|
||||||
|
@ -80,7 +80,7 @@ On the devices side, we got basic support for the new IKEA TRÅDFRI switches, Ho
|
|||||||
[camera.blink docs]: /integrations/blink
|
[camera.blink docs]: /integrations/blink
|
||||||
[cloud docs]: /integrations/cloud/
|
[cloud docs]: /integrations/cloud/
|
||||||
[sensor.blink docs]: /integrations/blink
|
[sensor.blink docs]: /integrations/blink
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
|
|
||||||
## Release 0.80.3 - October 18
|
## Release 0.80.3 - October 18
|
||||||
|
|
||||||
@ -709,7 +709,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[switch.tradfri docs]: /integrations/tradfri
|
[switch.tradfri docs]: /integrations/tradfri
|
||||||
[switch.volvooncall docs]: /integrations/volvooncall
|
[switch.volvooncall docs]: /integrations/volvooncall
|
||||||
[switch.xiaomi_aqara docs]: /integrations/switch.xiaomi_aqara/
|
[switch.xiaomi_aqara docs]: /integrations/switch.xiaomi_aqara/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[tibber docs]: /integrations/tibber/
|
[tibber docs]: /integrations/tibber/
|
||||||
[timer docs]: /integrations/timer/
|
[timer docs]: /integrations/timer/
|
||||||
[tradfri docs]: /integrations/tradfri/
|
[tradfri docs]: /integrations/tradfri/
|
||||||
|
@ -843,7 +843,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[switch.xiaomi_aqara docs]: /integrations/switch.xiaomi_aqara/
|
[switch.xiaomi_aqara docs]: /integrations/switch.xiaomi_aqara/
|
||||||
[switch.xiaomi_miio docs]: /integrations/switch.xiaomi_miio/
|
[switch.xiaomi_miio docs]: /integrations/switch.xiaomi_miio/
|
||||||
[switch.zwave docs]: /integrations/zwave
|
[switch.zwave docs]: /integrations/zwave
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[tts docs]: /integrations/tts/
|
[tts docs]: /integrations/tts/
|
||||||
[twilio docs]: /integrations/twilio/
|
[twilio docs]: /integrations/twilio/
|
||||||
[unifi docs]: /integrations/unifi/
|
[unifi docs]: /integrations/unifi/
|
||||||
|
@ -678,7 +678,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[switch.xiaomi_aqara docs]: /integrations/switch.xiaomi_aqara/
|
[switch.xiaomi_aqara docs]: /integrations/switch.xiaomi_aqara/
|
||||||
[switch.xiaomi_miio docs]: /integrations/switch.xiaomi_miio/
|
[switch.xiaomi_miio docs]: /integrations/switch.xiaomi_miio/
|
||||||
[switch.zigbee docs]: /integrations/zigbee#switch
|
[switch.zigbee docs]: /integrations/zigbee#switch
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[tts docs]: /integrations/tts/
|
[tts docs]: /integrations/tts/
|
||||||
[twilio docs]: /integrations/twilio/
|
[twilio docs]: /integrations/twilio/
|
||||||
[updater docs]: /integrations/updater/
|
[updater docs]: /integrations/updater/
|
||||||
|
@ -713,7 +713,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[switch.tplink docs]: /integrations/tplink
|
[switch.tplink docs]: /integrations/tplink
|
||||||
[system_log docs]: /integrations/system_log/
|
[system_log docs]: /integrations/system_log/
|
||||||
[tahoma docs]: /integrations/tahoma/
|
[tahoma docs]: /integrations/tahoma/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[tellduslive docs]: /integrations/tellduslive/
|
[tellduslive docs]: /integrations/tellduslive/
|
||||||
[tibber docs]: /integrations/tibber/
|
[tibber docs]: /integrations/tibber/
|
||||||
[toon docs]: /integrations/toon/
|
[toon docs]: /integrations/toon/
|
||||||
|
@ -831,7 +831,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[switch docs]: /integrations/switch/
|
[switch docs]: /integrations/switch/
|
||||||
[switchbot docs]: /integrations/switchbot/
|
[switchbot docs]: /integrations/switchbot/
|
||||||
[systemmonitor docs]: /integrations/systemmonitor/
|
[systemmonitor docs]: /integrations/systemmonitor/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[tellduslive docs]: /integrations/tellduslive/
|
[tellduslive docs]: /integrations/tellduslive/
|
||||||
[tfiac docs]: /integrations/tfiac/
|
[tfiac docs]: /integrations/tfiac/
|
||||||
[tibber docs]: /integrations/tibber/
|
[tibber docs]: /integrations/tibber/
|
||||||
|
@ -1076,7 +1076,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[stream docs]: /integrations/stream/
|
[stream docs]: /integrations/stream/
|
||||||
[supla docs]: /integrations/supla/
|
[supla docs]: /integrations/supla/
|
||||||
[switch docs]: /integrations/switch/
|
[switch docs]: /integrations/switch/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[tellduslive docs]: /integrations/tellduslive/
|
[tellduslive docs]: /integrations/tellduslive/
|
||||||
[tplink docs]: /integrations/tplink/
|
[tplink docs]: /integrations/tplink/
|
||||||
[trend docs]: /integrations/trend/
|
[trend docs]: /integrations/trend/
|
||||||
|
@ -853,7 +853,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[systemmonitor docs]: /integrations/systemmonitor/
|
[systemmonitor docs]: /integrations/systemmonitor/
|
||||||
[tapsaff docs]: /integrations/tapsaff/
|
[tapsaff docs]: /integrations/tapsaff/
|
||||||
[ted5000 docs]: /integrations/ted5000/
|
[ted5000 docs]: /integrations/ted5000/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[tellduslive docs]: /integrations/tellduslive/
|
[tellduslive docs]: /integrations/tellduslive/
|
||||||
[tensorflow docs]: /integrations/tensorflow/
|
[tensorflow docs]: /integrations/tensorflow/
|
||||||
[thethingsnetwork docs]: /integrations/thethingsnetwork/
|
[thethingsnetwork docs]: /integrations/thethingsnetwork/
|
||||||
|
@ -2028,7 +2028,7 @@ Make sure to fill in all fields of the issue template, that is helping us a lot!
|
|||||||
[tado docs]: /integrations/tado/
|
[tado docs]: /integrations/tado/
|
||||||
[tahoma docs]: /integrations/tahoma/
|
[tahoma docs]: /integrations/tahoma/
|
||||||
[tank_utility docs]: /integrations/tank_utility/
|
[tank_utility docs]: /integrations/tank_utility/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[tellduslive docs]: /integrations/tellduslive/
|
[tellduslive docs]: /integrations/tellduslive/
|
||||||
[template docs]: /integrations/template/
|
[template docs]: /integrations/template/
|
||||||
[tesla docs]: /integrations/tesla/
|
[tesla docs]: /integrations/tesla/
|
||||||
|
@ -1127,7 +1127,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[system_log docs]: /integrations/system_log/
|
[system_log docs]: /integrations/system_log/
|
||||||
[tado docs]: /integrations/tado/
|
[tado docs]: /integrations/tado/
|
||||||
[tahoma docs]: /integrations/tahoma/
|
[tahoma docs]: /integrations/tahoma/
|
||||||
[telegram_bot docs]: /integrations/telegram_chatbot/
|
[telegram_bot docs]: /integrations/telegram_bot/
|
||||||
[template docs]: /integrations/template/
|
[template docs]: /integrations/template/
|
||||||
[tensorflow docs]: /integrations/tensorflow/
|
[tensorflow docs]: /integrations/tensorflow/
|
||||||
[tesla docs]: /integrations/tesla/
|
[tesla docs]: /integrations/tesla/
|
||||||
|
@ -1887,7 +1887,7 @@
|
|||||||
/components/ted5000 /integrations/ted5000
|
/components/ted5000 /integrations/ted5000
|
||||||
/components/teksavvy /integrations/teksavvy
|
/components/teksavvy /integrations/teksavvy
|
||||||
/components/telegram /integrations/telegram
|
/components/telegram /integrations/telegram
|
||||||
/components/telegram_bot /integrations/telegram_chatbot
|
/components/telegram_bot /integrations/telegram_bot
|
||||||
/components/tellduslive /integrations/tellduslive
|
/components/tellduslive /integrations/tellduslive
|
||||||
/components/tellstick /integrations/tellstick
|
/components/tellstick /integrations/tellstick
|
||||||
/components/telnet /integrations/telnet
|
/components/telnet /integrations/telnet
|
||||||
@ -2040,6 +2040,7 @@
|
|||||||
|
|
||||||
# Breaking changes
|
# Breaking changes
|
||||||
/integrations/switch.pca /integrations/elv
|
/integrations/switch.pca /integrations/elv
|
||||||
|
/integrations/telegram_chatbot /integrations/telegram_bot
|
||||||
|
|
||||||
# Moved documentation
|
# Moved documentation
|
||||||
/docs/ecosystem/ios/ https://companion.home-assistant.io/
|
/docs/ecosystem/ios/ https://companion.home-assistant.io/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user