From 9818040fd6790581a6a3fd7adcc4a0cd7209e429 Mon Sep 17 00:00:00 2001 From: Tony Carmichael <1105554+aicarmic@users.noreply.github.com> Date: Thu, 3 Jun 2021 23:05:58 -0600 Subject: [PATCH] Update manifest.json Fixes issue #21. Add the now required version attribute to the component manifest.json. Tested change locally and confirmed the integration lists and loads again. Note that if you are going to cut a new release to include this change, you'll want to reflect the updated version in the manifest file! --- custom_components/balboa/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/custom_components/balboa/manifest.json b/custom_components/balboa/manifest.json index b448310..5e492d3 100644 --- a/custom_components/balboa/manifest.json +++ b/custom_components/balboa/manifest.json @@ -1,6 +1,7 @@ { "domain": "balboa", "name": "Balboa Spa Client", + "version": "0.6.0", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/balboa", "requirements": [