2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "telegram_bot",
|
|
|
|
"name": "Telegram bot",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/telegram_bot",
|
2020-01-06 20:28:23 +00:00
|
|
|
"requirements": ["python-telegram-bot==11.1.0", "PySocks==1.7.1"],
|
2019-04-09 22:42:44 +00:00
|
|
|
"dependencies": ["http"],
|
2019-04-04 04:14:45 +00:00
|
|
|
"codeowners": []
|
|
|
|
}
|