mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 02:47:14 +00:00
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.8.0"]
|
|
}
|