Skip to content

Commit

Permalink
Clean up HACS.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bergdahl committed Dec 8, 2023
1 parent 1f185fb commit 4ce7009
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions hacs.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 4ce7009

Please sign in to comment.