11 lines
288 B
JSON
11 lines
288 B
JSON
|
{
|
||
|
"domain": "network",
|
||
|
"name": "Network Configuration",
|
||
|
"documentation": "https://www.home-assistant.io/integrations/network",
|
||
|
"requirements": ["ifaddr==0.1.7"],
|
||
|
"codeowners": [],
|
||
|
"dependencies": ["websocket_api"],
|
||
|
"quality_scale": "internal",
|
||
|
"iot_class": "local_push"
|
||
|
}
|