From f85a2fb57a28234081d939b3928996bc9c60bc84 Mon Sep 17 00:00:00 2001 From: Maikel Punie Date: Tue, 25 Oct 2022 09:13:36 +0200 Subject: [PATCH] Add integration_type to the velbus component (#80924) --- homeassistant/components/velbus/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/homeassistant/components/velbus/manifest.json b/homeassistant/components/velbus/manifest.json index 875ff9d497d..86e67ca7767 100644 --- a/homeassistant/components/velbus/manifest.json +++ b/homeassistant/components/velbus/manifest.json @@ -6,6 +6,7 @@ "config_flow": true, "codeowners": ["@Cereal2nd", "@brefra"], "dependencies": ["usb"], + "integration_type": "hub", "iot_class": "local_push", "usb": [ {