mirror of
https://github.com/elisspace/core.git
synced 2026-09-18 00:36:38 +00:00
11 lines
310 B
JSON
11 lines
310 B
JSON
{
|
|
"domain": "network",
|
|
"name": "Network Configuration",
|
|
"documentation": "https://www.home-assistant.io/integrations/network",
|
|
"requirements": ["ifaddr==0.1.7"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["websocket_api"],
|
|
"quality_scale": "internal",
|
|
"iot_class": "local_push"
|
|
}
|