Skip to content

Commit

Permalink
Merge pull request #13 from johnnybegood/johnnybegood-patch-1
Browse files Browse the repository at this point in the history
Johnnybegood patch 1
  • Loading branch information
johnnybegood committed Aug 13, 2023
2 parents 9f9d4e6 + c222da8 commit fd32d1d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,13 @@ jobs:
steps:
- uses: "actions/checkout@v3"
- uses: "home-assistant/actions/hassfest@master"

hacs:
name: HACS Action
runs-on: "ubuntu-latest"
steps:
- name: HACS Action
uses: "hacs/action@main"
with:
category: "integration"
ignore: "brands"
6 changes: 2 additions & 4 deletions hacs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{
"name": "Ksenia Lares",
"iot_class": " Local Polling",
"render_readme": true
}
"name": "Ksenia Lares"
}

0 comments on commit fd32d1d

Please sign in to comment.