mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
12 lines
310 B
JSON
12 lines
310 B
JSON
{
|
|
"domain": "uhoo",
|
|
"name": "uHoo",
|
|
"codeowners": ["@getuhoo", "@joshsmonta"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/uhooair",
|
|
"integration_type": "hub",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "silver",
|
|
"requirements": ["uhooapi==1.2.8"]
|
|
}
|