From 4d77d6d824ee82afacf6c603ca2fc6bd18d2e092 Mon Sep 17 00:00:00 2001 From: Julian Pawlowski Date: Thu, 6 Nov 2025 17:04:10 +0000 Subject: [PATCH] fix: Change integration type from service to hub in manifest.json --- custom_components/tibber_prices/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/tibber_prices/manifest.json b/custom_components/tibber_prices/manifest.json index 65cbc2e..e39112a 100644 --- a/custom_components/tibber_prices/manifest.json +++ b/custom_components/tibber_prices/manifest.json @@ -6,7 +6,7 @@ ], "config_flow": true, "documentation": "https://github.com/jpawlowski/hass.tibber_prices", - "integration_type": "service", + "integration_type": "hub", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/jpawlowski/hass.tibber_prices/issues", "requirements": [