From 0ad4336c60c40d85666af62003a6d9a89717a2f3 Mon Sep 17 00:00:00 2001 From: Yordan Suarez Date: Wed, 12 Jan 2022 19:33:41 -0500 Subject: [PATCH] remove homeassistant key from manifest --- custom_components/fpl/manifest.json | 1 - 1 file changed, 1 deletion(-) diff --git a/custom_components/fpl/manifest.json b/custom_components/fpl/manifest.json index 886666e..0397962 100644 --- a/custom_components/fpl/manifest.json +++ b/custom_components/fpl/manifest.json @@ -11,7 +11,6 @@ "requirements": [ "integrationhelper" ], - "homeassistant": "0.96.0", "version": "1.0.0", "issue_tracker": "https://github.com/dotKrad/hass-fpl/issues" } \ No newline at end of file