From 4ce7009915392ec78fd9f99fd77139ecd6f91070 Mon Sep 17 00:00:00 2001 From: Jonny Bergdahl Date: Fri, 8 Dec 2023 20:37:35 +0100 Subject: [PATCH] Clean up HACS.json --- hacs.json | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/hacs.json b/hacs.json index f440fe3..4a8c76c 100644 --- a/hacs.json +++ b/hacs.json @@ -1,27 +1,6 @@ { "name": "Elecrow GrowCube", - "description": "An integration for the Elecrow GrowCube Smart Watering system.", - "domain": "growcube", "documentation": "https://github.com/jonnybergdahl/HomeAssistant_Growcube_Integration", - "version": "0.9.0", - "config_flow": true, "render_readme": true, - "requirements": [ - "growcube-client==1.0.11" - ], - "codeowners": [ - "@jonnybergdahl" - ], - "authors": [ - "@jonnybergdahl" - ], - "homepage": "https://github.com/jonnybergdahl/HomeAssistant_Growcube_Integration", - "issues": "https://github.com/jonnybergdahl/HomeAssistant_Growcube_Integration/issues", - "logo": "https://raw.githubusercontent.com/jonnybergdahl/HomeAssistant_Growcube_Integration/main/images/Elecrow_logo.png", - "topics": [ - "smart watering", - "growcube", - "elecrow" - ], "country": "SE" } \ No newline at end of file