mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
11 lines
294 B
JSON
11 lines
294 B
JSON
{
|
|
"domain": "nobo_hub",
|
|
"name": "Nob\u00f8 Ecohub",
|
|
"codeowners": ["@echoromeo", "@oyvindwe"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/nobo_hub",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_push",
|
|
"requirements": ["pynobo==1.8.1"]
|
|
}
|