Skip to content

Commit

Permalink
try fix hacs install
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo-deluca committed May 25, 2021
1 parent a693353 commit 76cfeda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 2 additions & 3 deletions custom_components/silencescooter/manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
{
"domain": "silencescooter",
"name": "Silence Scooter",
"version": "0.2",
"version": "v0.6",
"documentation": "https://github.com/lorenzo-deluca/homeassistant-silence/",
"issue_tracker": "https://github.com/lorenzo-deluca/homeassistant-silence/issues",
"dependencies": [],
"codeowners": ["@lorenzo-deluca"],
"requirements": [],
"iot_class": "cloud_polling"
"requirements": []
}
2 changes: 0 additions & 2 deletions hacs.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"name": "Silence Scooter",
"iot_class": "Cloud Polling",
"hide_default_branch": true,
"render_readme": true
}

0 comments on commit 76cfeda

Please sign in to comment.