12 lines
342 B
JSON
12 lines
342 B
JSON
{
|
|
"domain": "network",
|
|
"name": "Network Configuration",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["websocket_api"],
|
|
"documentation": "https://www.home-assistant.io/integrations/network",
|
|
"integration_type": "system",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "internal",
|
|
"requirements": ["ifaddr==0.2.0"]
|
|
}
|