1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/telegram/manifest.json

10 lines
240 B
JSON

{
"domain": "telegram",
"name": "Telegram",
"codeowners": [],
"dependencies": ["telegram_bot"],
"documentation": "https://www.home-assistant.io/integrations/telegram",
"iot_class": "cloud_polling",
"quality_scale": "legacy"
}