mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 07:34:07 +01:00
12 lines
315 B
JSON
12 lines
315 B
JSON
{
|
|
"domain": "hypontech",
|
|
"name": "Hypontech Cloud",
|
|
"codeowners": ["@jcisio"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/hypontech",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "bronze",
|
|
"requirements": ["hyponcloud==0.9.3"]
|
|
}
|