From 7c4cdd57b6fc501000e8006276272d90cc2860a5 Mon Sep 17 00:00:00 2001 From: Scott K Logan Date: Tue, 20 Jan 2026 14:46:47 -0600 Subject: [PATCH] Set integration_type for rainforest_raven to 'hub' (#161343) --- homeassistant/components/rainforest_raven/manifest.json | 2 +- homeassistant/generated/integrations.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/rainforest_raven/manifest.json b/homeassistant/components/rainforest_raven/manifest.json index ff9458e202a..dc22586833c 100644 --- a/homeassistant/components/rainforest_raven/manifest.json +++ b/homeassistant/components/rainforest_raven/manifest.json @@ -5,7 +5,7 @@ "config_flow": true, "dependencies": ["usb"], "documentation": "https://www.home-assistant.io/integrations/rainforest_raven", - "integration_type": "device", + "integration_type": "hub", "iot_class": "local_polling", "requirements": ["aioraven==0.7.1"], "usb": [ diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index 0edcb3a002b..5319c300eea 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -5458,7 +5458,7 @@ "name": "Rainforest Eagle" }, "rainforest_raven": { - "integration_type": "device", + "integration_type": "hub", "config_flow": true, "iot_class": "local_polling", "name": "Rainforest RAVEn"