Skip to content

Commit

Permalink
Merge pull request #13 from hudsonbrendon/feature/github-actions
Browse files Browse the repository at this point in the history
fix: fix name directory
  • Loading branch information
hudsonbrendon committed Apr 23, 2023
2 parents 63c1ac8 + 338559b commit 7fbc031
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions custom_components/drivvo/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"dependencies": [],
"documentation": "https://github.com/hudsonbrendon/sensor.drivvo#readme",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/hudsonbrendon/sensor.drivvo/issues",
"requirements": [],
"version": "1.0.1"
}
5 changes: 1 addition & 4 deletions hacs.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{
"name": "Drivvo",
"country": "BR",
"render_readme": true,
"domains": [
"sensor"
]
"render_readme": true
}

0 comments on commit 7fbc031

Please sign in to comment.