mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-28 03:06:31 +01:00
9 lines
211 B
JSON
9 lines
211 B
JSON
{
|
|
"domain": "telegram",
|
|
"name": "Telegram",
|
|
"codeowners": [],
|
|
"dependencies": ["telegram_bot"],
|
|
"documentation": "https://www.home-assistant.io/integrations/telegram",
|
|
"iot_class": "cloud_polling"
|
|
}
|