Fabian Affolter
4d52b0ecd5
Update docstrings ( #7405 )
...
* Update docstrings
* Fix lint issues
* Update docstrings
2017-05-02 22:47:20 +02:00
Fabian Affolter
a4f1f6e724
Update docstrings ( #7374 )
...
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstring
* Update docstrings
* Update docstrings
* Fix lint issues
* Update docstrings
* Revert changes in dict
2017-05-02 09:18:47 -07:00
Fabian Affolter
569ea0cc01
Upgrade python-telegram-bot to 5.3.1 ( #7311 )
2017-04-26 10:50:08 +02:00
Nils Uliczka
16227704d7
Fix telegram_polling no first_name or last_name ( #7281 )
...
* Default to 'N/A' if sender has no first_name or last_name
* Fixed as requested
2017-04-24 22:08:06 +02:00
Martin Hjelmare
0e662c4007
Fix telegram webhooks ( #7236 )
...
* Always register the view if a webhook exists.
* Return True if platform is set up succesfully, False otherwise.
* Remove the webhook when home assistant stops. Webhooks and long
polling are mutually excklusive. If a webhook is left after home
assistant is stopped, a polling telegram bot is unable to be set up,
on next start of home assistant.
2017-04-23 23:20:04 -07:00
sander76
7cb8f49d62
Telegram bot component (incl. webhook and polling platform) ( #6913 )
...
* first commit.
* removed pointless string statement
* manually removed # homeassistant.components.telegram_webhooks from requirements_all.txt
* deleted obsolete file.
* coveragerc abc
2017-04-11 21:10:56 -07:00