mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-09-14 15:27:47 +00:00
cleaned up, and updated to latest version.
This commit is contained in:
11
custom_components/telegram_bot/manifest.json
Normal file
11
custom_components/telegram_bot/manifest.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"]
|
||||
}
|
Reference in New Issue
Block a user