diff --git a/homeassistant/components/melnor/manifest.json b/homeassistant/components/melnor/manifest.json index 45dce207f7e..35356591836 100644 --- a/homeassistant/components/melnor/manifest.json +++ b/homeassistant/components/melnor/manifest.json @@ -11,6 +11,7 @@ "config_flow": true, "dependencies": ["bluetooth_adapters"], "documentation": "https://www.home-assistant.io/integrations/melnor", + "integration_type": "device", "iot_class": "local_polling", "requirements": ["melnor-bluetooth==0.0.25"] } diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index b5206b7113b..dd568805741 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -3899,7 +3899,7 @@ "name": "Melnor", "integrations": { "melnor": { - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_polling", "name": "Melnor Bluetooth"