Skip to content

Commit d28a459

Browse files
authored
Add integration_type device to hlk_sw16 (home-assistant#159128)
1 parent 229f7c4 commit d28a459

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/hlk_sw16/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"codeowners": ["@jameshilliard"],
55
"config_flow": true,
66
"documentation": "https://www.home-assistant.io/integrations/hlk_sw16",
7+
"integration_type": "device",
78
"iot_class": "local_push",
89
"loggers": ["hlk_sw16"],
910
"requirements": ["hlk-sw16==0.0.9"]

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2753,7 +2753,7 @@
27532753
},
27542754
"hlk_sw16": {
27552755
"name": "Hi-Link HLK-SW16",
2756-
"integration_type": "hub",
2756+
"integration_type": "device",
27572757
"config_flow": true,
27582758
"iot_class": "local_push"
27592759
},

0 commit comments

Comments
 (0)