Skip to content

Commit

Permalink
Fix hacs.json
Browse files Browse the repository at this point in the history
  • Loading branch information
woopstar committed Sep 29, 2024
1 parent 8d24d47 commit f1a838a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/hacs-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:
uses: "hacs/action@main"
with:
category: "integration"
ignore: "brands"
2 changes: 1 addition & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Smoothing Analytics Sensors",
"render_readme": true,
"homeassistant": "2024.1.1"
"homeassistant": "2024.9.3"
}

0 comments on commit f1a838a

Please sign in to comment.