11 lines
345 B
JSON
11 lines
345 B
JSON
{
|
|
"domain": "telegram_bot",
|
|
"name": "Telegram bot",
|
|
"version": "1.0",
|
|
"documentation": "https://www.home-assistant.io/integrations/telegram_bot",
|
|
"requirements": ["python-telegram-bot==13.1", "PySocks==1.7.1"],
|
|
"dependencies": ["http"],
|
|
"codeowners": [],
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["telegram"]
|
|
} |