Skip to content

Commit

Permalink
Merge pull request #35 from finitelabs/hbv2
Browse files Browse the repository at this point in the history
Homebridge V2 Support
  • Loading branch information
derek-miller authored Oct 25, 2024
2 parents 4748667 + 793cd53 commit 933a915
Show file tree
Hide file tree
Showing 6 changed files with 436 additions and 606 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
# the Node.js versions to build on
node-version: [15.x, 16.x, 17.x, 18.x, 19.x, 20.x]
node-version: [18.x, 19.x, 20.x]

steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 933a915

Please sign in to comment.