hass-core/homeassistant/components/telegram_bot
Konsts 114d48ed8b
Add timeout attribute for send files (#31379)
* Add timeout attribute for send files

* Remove dublicate

Remove attribute dublicate in BASE_SERVICE_SCHEMA

* Remove duplicate

return attribute to BASE_SERVICE_SCHEMA and remove from SERVICE_SCHEMA_SEND_FILE

* Add timeout parameter description

Add timeout parameter description for "send message" and "send location"
2020-02-03 21:23:58 +01:00
..
__init__.py Add timeout attribute for send files (#31379) 2020-02-03 21:23:58 +01:00
broadcast.py Black 2019-07-31 12:25:30 -07:00
manifest.json Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
polling.py Sort imports according to PEP8 for components starting with "T" (#29778) 2019-12-09 14:41:48 +01:00
services.yaml Add timeout attribute for send files (#31379) 2020-02-03 21:23:58 +01:00
webhooks.py Move imports in telegram_bot component (#27785) 2019-10-17 17:19:34 -07:00