diff --git a/homeassistant/components/airos/manifest.json b/homeassistant/components/airos/manifest.json index ef22b1c0a505..5113aaf939e5 100644 --- a/homeassistant/components/airos/manifest.json +++ b/homeassistant/components/airos/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@CoMPaTech"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/airos", + "integration_type": "device", "iot_class": "local_polling", "quality_scale": "bronze", "requirements": ["airos==0.5.6"] diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index b493e4506783..ce7fd95fabbb 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -7107,7 +7107,7 @@ "name": "Ubiquiti", "integrations": { "airos": { - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_polling", "name": "Ubiquiti airOS"