mirror of https://github.com/home-assistant/core
13 lines
318 B
JSON
13 lines
318 B
JSON
{
|
|
"domain": "homee",
|
|
"name": "Homee",
|
|
"codeowners": ["@Taraman17"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/homee",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_push",
|
|
"loggers": ["homee"],
|
|
"quality_scale": "bronze",
|
|
"requirements": ["pyHomee==1.2.0"]
|
|
}
|