12 lines
301 B
JSON
12 lines
301 B
JSON
{
|
|
"domain": "nasweb",
|
|
"name": "NASweb",
|
|
"codeowners": ["@nasWebio"],
|
|
"config_flow": true,
|
|
"dependencies": ["webhook"],
|
|
"documentation": "https://www.home-assistant.io/integrations/nasweb",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_push",
|
|
"requirements": ["webio-api==0.1.11"]
|
|
}
|