mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 22:34:47 +00:00
10 lines
285 B
JSON
10 lines
285 B
JSON
{
|
|
"domain": "comfoconnect",
|
|
"name": "Zehnder ComfoAir Q",
|
|
"codeowners": ["@michaelarnauts"],
|
|
"documentation": "https://www.home-assistant.io/integrations/comfoconnect",
|
|
"iot_class": "local_push",
|
|
"loggers": ["pycomfoconnect"],
|
|
"requirements": ["pycomfoconnect==0.5.1"]
|
|
}
|