From cab432a856bd170ee23721d322d559812dc35aaa Mon Sep 17 00:00:00 2001 From: Robert Bradley Date: Fri, 8 Nov 2024 00:00:56 +0000 Subject: [PATCH] fix: Update manifest.json --- custom_components/uk_bin_collection/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/custom_components/uk_bin_collection/manifest.json b/custom_components/uk_bin_collection/manifest.json index 0480d53c30..9586d66c04 100644 --- a/custom_components/uk_bin_collection/manifest.json +++ b/custom_components/uk_bin_collection/manifest.json @@ -11,6 +11,5 @@ "issue_tracker": "https://github.com/robbrad/UKBinCollectionData/issues", "requirements": ["uk-bin-collection>=0.114.0"], "version": "0.114.0", - "zeroconf": [], - "platforms": ["sensor", "calendar"] + "zeroconf": [] }