diff --git a/homeassistant/components/rainforest_eagle/manifest.json b/homeassistant/components/rainforest_eagle/manifest.json index bac6264dd70..47456ce5014 100644 --- a/homeassistant/components/rainforest_eagle/manifest.json +++ b/homeassistant/components/rainforest_eagle/manifest.json @@ -9,6 +9,7 @@ } ], "documentation": "https://www.home-assistant.io/integrations/rainforest_eagle", + "integration_type": "device", "iot_class": "local_polling", "loggers": ["aioeagle", "eagle100"], "requirements": ["aioeagle==1.1.0", "eagle100==0.1.1"] diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index cc6eb4c08f4..1a9f2e83cda 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -5452,7 +5452,7 @@ "name": "Rainforest Automation", "integrations": { "rainforest_eagle": { - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_polling", "name": "Rainforest Eagle"