2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "keenetic_ndms2",
|
2021-02-14 12:09:19 +00:00
|
|
|
"name": "Keenetic NDMS2 Router",
|
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/keenetic_ndms2",
|
2021-02-14 12:09:19 +00:00
|
|
|
"requirements": ["ndms2_client==0.1.1"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@foxel"],
|
|
|
|
"iot_class": "local_polling"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|