16 lines
417 B
JSON
16 lines
417 B
JSON
{
|
|
"domain": "netgear",
|
|
"name": "NETGEAR",
|
|
"documentation": "https://www.home-assistant.io/integrations/netgear",
|
|
"requirements": ["pynetgear==0.7.0"],
|
|
"codeowners": ["@hacf-fr", "@Quentame", "@starkillerOG"],
|
|
"iot_class": "local_polling",
|
|
"config_flow": true,
|
|
"ssdp": [
|
|
{
|
|
"manufacturer": "NETGEAR, Inc.",
|
|
"deviceType": "urn:schemas-upnp-org:device:InternetGatewayDevice:1"
|
|
}
|
|
]
|
|
}
|