From edff06c22dd97e8c2fe8ff6350d3086aab28cb98 Mon Sep 17 00:00:00 2001 From: Yordan Suarez Date: Wed, 5 May 2021 22:56:28 -0400 Subject: [PATCH] Adding version --- custom_components/fpl/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/custom_components/fpl/manifest.json b/custom_components/fpl/manifest.json index 6478f5f..86b665c 100644 --- a/custom_components/fpl/manifest.json +++ b/custom_components/fpl/manifest.json @@ -11,5 +11,6 @@ "bs4", "integrationhelper" ], - "homeassistant": "0.96.0" + "homeassistant": "0.96.0", + "version": "1.0.0" } \ No newline at end of file