Skip to content

Commit

Permalink
v1.2.3
Browse files Browse the repository at this point in the history
## [Version 1.2.3](https://github.com/OpenWonderLabs/homebridge-switchbot/releases/tag/v1.2.3) (2021-11-24)

## What's Changed
* When BLE Connection isn't established, allow for OpenAPI to kick in if `openToken` is supplied.

**Full Changelog**: v1.2.2...v1.2.3
  • Loading branch information
donavanbecker committed Nov 25, 2021
1 parent 70d5271 commit f6bbfe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build:
strategy:
matrix:
node-version: [12, 13, 14, 15, 16]
node-version: [12, 14, 16]
os: [ubuntu-latest]

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit f6bbfe5

Please sign in to comment.