diff --git a/homeassistant/components/govee_ble/manifest.json b/homeassistant/components/govee_ble/manifest.json index bdc7cb4ea84..696194266f4 100644 --- a/homeassistant/components/govee_ble/manifest.json +++ b/homeassistant/components/govee_ble/manifest.json @@ -138,6 +138,7 @@ "config_flow": true, "dependencies": ["bluetooth_adapters"], "documentation": "https://www.home-assistant.io/integrations/govee_ble", + "integration_type": "device", "iot_class": "local_push", "requirements": ["govee-ble==0.44.0"] } diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index 2f2b3cae27c..6f9eecf8c3d 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -2547,7 +2547,7 @@ "name": "Govee", "integrations": { "govee_ble": { - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_push", "name": "Govee Bluetooth"