mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
13 lines
349 B
JSON
13 lines
349 B
JSON
{
|
|
"domain": "comelit",
|
|
"name": "Comelit SimpleHome",
|
|
"codeowners": ["@chemelli74"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/comelit",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["aiocomelit"],
|
|
"quality_scale": "platinum",
|
|
"requirements": ["aiocomelit==2.0.1"]
|
|
}
|