Telegram change for 0.46 (#2736)

* Update telegram_bot.webhooks.markdown

* Update telegram_bot.polling.markdown

* Update notify.telegram.markdown
This commit is contained in:
Pascal Vizeli 2017-06-02 11:57:41 +02:00 committed by GitHub
parent 152ec0c141
commit 910824dc3f
3 changed files with 30 additions and 29 deletions

View file

@ -48,12 +48,12 @@ To enable Telegram notifications in your installation, add the following to your
```yaml
# Example configuration.yaml entry for the Telegram Bot
telegram_bot:
platform: polling
api_key: ABCDEFGHJKLMNOPQRSTUVXYZ
allowed_chat_ids:
- CHAT_ID_1
- CHAT_ID_2
- CHAT_ID_3
- platform: polling
api_key: ABCDEFGHJKLMNOPQRSTUVXYZ
allowed_chat_ids:
- CHAT_ID_1
- CHAT_ID_2
- CHAT_ID_3
# Example configuration.yaml entry for the notifier
notify: