hass-core/homeassistant/components/telegram/manifest.json
2023-02-08 20:41:50 +01:00

8 lines
211 B
JSON

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