mirror of https://github.com/home-assistant/core
11 lines
314 B
JSON
11 lines
314 B
JSON
{
|
|
"domain": "comfoconnect",
|
|
"name": "Zehnder ComfoAir Q",
|
|
"codeowners": ["@michaelarnauts"],
|
|
"documentation": "https://www.home-assistant.io/integrations/comfoconnect",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pycomfoconnect"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["pycomfoconnect==0.5.1"]
|
|
}
|