From a1c899a710d7ef26837da5603b6f43078f002050 Mon Sep 17 00:00:00 2001 From: mampfes Date: Fri, 6 Jan 2023 09:05:00 +0100 Subject: [PATCH] update manifest.json --- custom_components/waste_collection_schedule/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/custom_components/waste_collection_schedule/manifest.json b/custom_components/waste_collection_schedule/manifest.json index 2275c81ad..2308671c9 100644 --- a/custom_components/waste_collection_schedule/manifest.json +++ b/custom_components/waste_collection_schedule/manifest.json @@ -6,5 +6,6 @@ "dependencies": [], "codeowners": ["@mampfes"], "iot_class": "cloud_polling", - "version": "1.32.0" + "version": "1.33.0", + "integration_type": "hub" }