mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
12 lines
323 B
JSON
12 lines
323 B
JSON
{
|
|
"domain": "netgear_lte",
|
|
"name": "NETGEAR LTE",
|
|
"codeowners": ["@tkdrob"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/netgear_lte",
|
|
"integration_type": "device",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["eternalegypt"],
|
|
"requirements": ["eternalegypt==0.0.18"]
|
|
}
|