2021-05-26 16:06:30 +00:00
|
|
|
{
|
|
|
|
"domain": "network",
|
|
|
|
"name": "Network Configuration",
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/network",
|
|
|
|
"requirements": ["ifaddr==0.1.7"],
|
2022-02-28 08:06:16 +00:00
|
|
|
"codeowners": ["@home-assistant/core"],
|
2021-05-26 16:06:30 +00:00
|
|
|
"dependencies": ["websocket_api"],
|
|
|
|
"quality_scale": "internal",
|
|
|
|
"iot_class": "local_push"
|
|
|
|
}
|