diff --git a/homeassistant/components/switchbot/manifest.json b/homeassistant/components/switchbot/manifest.json index d5df733c5848..78f9fe7ee7ed 100644 --- a/homeassistant/components/switchbot/manifest.json +++ b/homeassistant/components/switchbot/manifest.json @@ -38,6 +38,7 @@ "config_flow": true, "dependencies": ["bluetooth_adapters"], "documentation": "https://www.home-assistant.io/integrations/switchbot", + "integration_type": "device", "iot_class": "local_push", "loggers": ["switchbot"], "quality_scale": "gold", diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index d72cb2d31917..43b1e529017f 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -6523,7 +6523,7 @@ "name": "SwitchBot", "integrations": { "switchbot": { - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_push", "name": "SwitchBot Bluetooth"