10 Commits

Author SHA1 Message Date
Jorim Tielemans
ac4baf0a8d Various things - t (#7020)
Add missing titles
Remove trailing spaces
Fix grammar
 - login -> log in
 - show how a entry -> shows how an entry
Mention default and minimal value (telldus) or link to add-on which is mentioned (tellstick)
2018-10-23 11:09:36 +02:00
Stuart McCroden
72631830da Standardize example configuration blocks (#6953)
* Standardized values in the example configuration

Removed what appear to be an actual API key from the example configuration.yaml block. And, replaced with values as described in the [developer docs](https://developers.home-assistant.io/docs/en/documentation_standards.html#component-and-platform-pages)

* Standardize example configuration-ecobee

* Standardize example configuration-coinbase

* Standardize example configuration-google assistant

* Standardize example configuration-cloudflare

* Standardize example configuration-cloudflare

* Standardize example configuration-habitica

* Standardize example configuration-ifttt

* Standardize example configuration-openalpr

* Standardize example configuration-multiple

* Standardize example configuration-instapush

* Standardize example configuration-llamalab

* Standardize example configuration-notify

* Standardize example configuration-mailgun

* Standardize example configuration-MULTIPLE

* Standardize example configuration-rtm

* Standardize example configuration-spotcrime

* Standardize example configuration-trafikverket

* Standardize example configuration-uk transport

* Standardize example configuration-wunderground

* Standardize example configuration-wsdot

* Standardize example configuration-telegram

* Standardize example configuration-tts

* Standardize example configuration-tts, vultr

* Replace email entry

* Replace IP address

* Place email address
2018-10-19 22:52:25 +02:00
Klaas Schoute
69401057e6 Updated all Telegram component files configuration variable (#6503)
* Updated all Telegram component files configuration variable

Updated style of all Telegram documentation to follow new configuration variables description.
Related to #6385.

* Update telegram_bot.broadcast.markdown

Add "" on a string

* Update telegram_bot.polling.markdown

Add "" on a string

* Update telegram_bot.webhooks.markdown

Add "" on a string
2018-10-04 15:31:44 +02:00
Paulus Schoutsen
2cf00d6651 Update categories 2017-12-16 00:18:52 -08:00
Eugenio Panadero
ea1257309f update telegram proxy parameters (#3099) 2017-07-30 13:35:07 +02:00
Pascal Vizeli
910824dc3f Telegram change for 0.46 (#2736)
* Update telegram_bot.webhooks.markdown

* Update telegram_bot.polling.markdown

* Update notify.telegram.markdown
2017-06-02 11:57:41 +02:00
Fabian Affolter
d5e7847682
Merge branch 'current' into next 2017-05-18 22:12:48 +02:00
Gergely Peidl
7d9e13dc10 Fixing Telegram docs (#2637)
* Missing yaml formatter added for Telegram.

* Fixing the url of notify.telegram
2017-05-16 08:14:31 +02:00
Eugenio Panadero
68a6187242 Telegram Bot doc changes for pull request #7294: Telegram Bot enhancements with callback queries and more notification options (#2508)
Telegram Bot doc changes for pull request #7294: some required fixes and an example of an AppDaemon app.

Telegram Bot doc changes for pull request #7294: fix

Telegram Bot doc changes for pull request #7294: minimal clarification about disabling notifications for Telegram web users

Telegram Bot doc changes for pull request #7294: added new notification services (like in the `mediaplayer` component doc); added a description to how operates now the `notify.telegram` platform; changed service calls from `notify/telegram_bot` to `telegram_bot/EXPLICIT_NEW_SERVICE` in some of the yaml examples and in the appdaemon example.

Telegram Bot doc changes for pull request #7294: added `parse_mode` global config variable in webhooks and polling platforms; fixed links to /components/notify.telegram

Telegram Bot doc changes for pull request #7294: removed complex usage of telegram_bot services (moved to the telegram_bot doc); removed api_key from required params; removed multiple target feature (it can be done with the telegram_bot services or simply defining more than one notifier); added keyboard and inline_keyboard config vars to every type of notification.

Telegram Bot doc changes for pull request #7294: change 'hass' to 'Home Assistant'
2017-05-09 22:42:00 -07:00
sander76
0c77c4466c first commit (#2383) 2017-04-12 08:44:39 +02:00