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": [] }