13 Commits

Author SHA1 Message Date
Paulus Schoutsen
2cf00d6651 Update categories 2017-12-16 00:18:52 -08:00
Florian Klien
dd51ad0df5 fixed double 'the' (#3447)
* fixed double 'the'

mostly 's/the the /the /', little style changes where 'is' or 'to' was missing

* removed duplicate words

removed duplicate words like 'to to', 'you you' or 'account account' etc.

a batch of pizza-toasts burnt for this.
2017-09-26 20:30:04 +02:00
Florian Klien
3f1972b97b fixed typos, spelling mistakes (#3436) 2017-09-25 22:26:17 +02:00
Rubén Infante
52769fcf6a Sample in url configuration variable (#3389)
* Sample in url configuration variable

An example structure for the url property has been added. To prevent the full url from being written base_url + /api/telegram_webhooks

* Minor change
2017-09-17 15:03:49 +02:00
Paulus Schoutsen
720ea957af Merge remote-tracking branch 'origin/current' into next 2017-07-31 18:31:30 -07:00
Adam Dullage
06b6e4b103 Clarified requirements for allowed_chat_ids parameter (#3068)
* Clarified requirements for allowed_chat_ids parameter

I'm not 100% sure on this but my tests seem to back it up. Unless I list both the chat id and my user id in the allowed_chat_ids parameter then I receive a "Incoming message is not allowed" message in the HA log.

* Provided instructions to obtain user id
2017-07-30 19:37:08 +02:00
Eugenio Panadero
ea1257309f update telegram proxy parameters (#3099) 2017-07-30 13:35:07 +02:00
Adam Dullage
fed925de5c
Added Home Assistant Webhook URL Syntax (#3067) 2017-07-29 22:24:25 +02:00
Adam Dullage
d4a75a65f3 Added Home Assistant Webhook URL Syntax (#3067) 2017-07-27 20:21:37 +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
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
Luar Roji
d8bc0956d5 Update to use new format on the full config sample (#2524)
* Update to use new format on the full config sample

* Replace hass with Home Assistant
2017-04-28 13:37:17 +02:00
sander76
0c77c4466c first commit (#2383) 2017-04-12 08:44:39 +02:00