mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
Add integration_type device to keenetic_ndms2 (#159186)
This commit is contained in:
committed by
GitHub
parent
2a92292e76
commit
d4097a8686
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@foxel"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/keenetic_ndms2",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["ndms2_client"],
|
||||
"requirements": ["ndms2-client==0.1.2"],
|
||||
|
||||
@@ -3290,7 +3290,7 @@
|
||||
},
|
||||
"keenetic_ndms2": {
|
||||
"name": "Keenetic NDMS2 Router",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user