mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 06:05:26 +01:00
Add integration_type device to hlk_sw16 (#159128)
This commit is contained in:
committed by
GitHub
parent
229f7c4f37
commit
d28a4598d5
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@jameshilliard"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/hlk_sw16",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["hlk_sw16"],
|
||||
"requirements": ["hlk-sw16==0.0.9"]
|
||||
|
||||
@@ -2753,7 +2753,7 @@
|
||||
},
|
||||
"hlk_sw16": {
|
||||
"name": "Hi-Link HLK-SW16",
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user