core/homeassistant/components/telegram/manifest.json

9 lines
211 B
JSON
Raw Normal View History

{
"domain": "telegram",
"name": "Telegram",
"codeowners": [],
2023-02-08 19:41:50 +00:00
"dependencies": ["telegram_bot"],
"documentation": "https://www.home-assistant.io/integrations/telegram",
"iot_class": "cloud_polling"
}