diff --git a/homeassistant/components/yalexs_ble/manifest.json b/homeassistant/components/yalexs_ble/manifest.json index 1c0fdaa0f06..ad42861e09c 100644 --- a/homeassistant/components/yalexs_ble/manifest.json +++ b/homeassistant/components/yalexs_ble/manifest.json @@ -11,6 +11,7 @@ "config_flow": true, "dependencies": ["bluetooth_adapters"], "documentation": "https://www.home-assistant.io/integrations/yalexs_ble", + "integration_type": "device", "iot_class": "local_push", "requirements": ["yalexs-ble==3.2.4"] } diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index 9b2c9f73c7a..862546492c9 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -617,7 +617,7 @@ "name": "August" }, "yalexs_ble": { - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_push", "name": "Yale Access Bluetooth" @@ -7898,7 +7898,7 @@ "name": "Yale Home" }, "yalexs_ble": { - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_push", "name": "Yale Access Bluetooth"