* Upgrade netgear_lte third-party library to 0.0.15 * Create explicit tasks for asyncio.wait()
9 lines
259 B
JSON
9 lines
259 B
JSON
{
|
|
"domain": "netgear_lte",
|
|
"name": "NETGEAR LTE",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/netgear_lte",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["eternalegypt"],
|
|
"requirements": ["eternalegypt==0.0.15"]
|
|
}
|