17 Commits

Author SHA1 Message Date
Vignesh Venkat
1af229c146 telegram_bot: Support for sending video (#3936)
* telegram_bot: Support for sending video

Documentation for video support. Very similar to photo/document.

* ✏️ Spelling & grammar fixes
2017-11-18 10:17:40 -08:00
Florian Klien
3f1972b97b fixed typos, spelling mistakes (#3436) 2017-09-25 22:26:17 +02:00
Eugenio Panadero
cfbea697ce telegram_bot platform to only send messages (#8186) (#2882)
* add telegram_bot/onlysend doc for #8186

* change of platform name and small rewrite

* fix new platform name
2017-06-26 22:28:57 -07:00
Eugenio Panadero
7276ad21ea add telegram_bot/delete_message doc for #8153 (#2869) 2017-06-23 22:06:49 +02:00
Fabian Affolter
29934427e1
Add 'ha_iot_class' 2017-06-13 10:26:24 +02:00
Marcelo Moreira de Mello
0de17d8d95 Fixed typo on TelegramBot docs (#2754) 2017-06-04 10:26:08 +02:00
Marcelo Moreira de Mello
5a39723ca5 Added authentication parameter to telegram_bot preferences (#2755)
* Added authentication parameter option to telegram_bot preferences

* Update format
2017-06-04 10:25:39 +02:00
Eugenio Panadero
9c411db10e digest auth, explicit inline keyboards, more data in events (#2714) 2017-05-26 22:54:09 +02:00
Eugenio Panadero
b5613fa4ff
fix links, add new data from #7689, change example config (#2677) 2017-05-23 18:22:39 +02:00
Fabian Affolter
4b21e52bba
Fix templates 2017-05-22 09:14:31 +02:00
Fabian Affolter
1c3f50a746
Add ha_category 2017-05-22 08:56:57 +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
Daniel Stone
ee87edc6bf Telegram: example to show the use of event_data (#2550)
* Telegram: example to show the use of event_data

... in the action. (took a while to figure out myself)

* Updated pr to avoid render of the template
2017-05-04 21:56:40 -07:00
Fredrik Lindqvist
b95e3b8f86 Update telegram_command events (#2496)
Update documentation referring to telegram_command events.
2017-04-25 09:22:40 +02:00
sander76
0c77c4466c first commit (#2383) 2017-04-12 08:44:39 +02:00