Skip to content

Commit ccbb001

Browse files
authored
Add integration_type hub to drop_connect (home-assistant#158932)
1 parent 0f59c17 commit ccbb001

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

homeassistant/components/drop_connect/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"config_flow": true,
66
"dependencies": ["mqtt"],
77
"documentation": "https://www.home-assistant.io/integrations/drop_connect",
8+
"integration_type": "hub",
89
"iot_class": "local_push",
910
"mqtt": ["drop_connect/discovery/#"],
1011
"requirements": ["dropmqttapi==1.0.3"]

0 commit comments

Comments
 (0)