mirror of
https://github.com/home-assistant/core.git
synced 2026-05-16 21:41:44 +01:00
1c6f8b7e54
Co-authored-by: Josef Zweck <josef@zweck.dev>
13 lines
334 B
JSON
13 lines
334 B
JSON
{
|
|
"domain": "compit",
|
|
"name": "Compit",
|
|
"codeowners": ["@Przemko92"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/compit",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["compit"],
|
|
"quality_scale": "bronze",
|
|
"requirements": ["compit-inext-api==0.3.4"]
|
|
}
|