From 3fd266a513741b35e22a00cb54ba21efbd5734a2 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Tue, 20 Jan 2026 21:07:21 +0100 Subject: [PATCH] Add integration_type hub to rehlko (#161309) --- homeassistant/components/rehlko/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/homeassistant/components/rehlko/manifest.json b/homeassistant/components/rehlko/manifest.json index d73f8c42584..ab4805472ff 100644 --- a/homeassistant/components/rehlko/manifest.json +++ b/homeassistant/components/rehlko/manifest.json @@ -10,6 +10,7 @@ } ], "documentation": "https://www.home-assistant.io/integrations/rehlko", + "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["aiokem"], "quality_scale": "silver",