Skip to content

Commit

Permalink
Merge pull request #85 from Jalle19/serialport-snafu
Browse files Browse the repository at this point in the history
Bump serialport to 11.0.1
  • Loading branch information
Jalle19 authored Aug 29, 2023
2 parents 7e0769f + 85a2fef commit 79aaee2
Show file tree
Hide file tree
Showing 4 changed files with 451 additions and 125 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [ 12.x, 14.x, 16.x, 18.x ]
node-version: [ 14.x, 16.x, 18.x ]
steps:
- uses: actions/checkout@v2
- name: Use Node.js
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ https://www.home-assistant.io/integrations/switch.rest/ with minimal effort. See

## Requirements

* Node.js 12.x or newer
* Node.js 14.x or newer
* An Enervent ventilation unit with EDA or MD automation (Pingvin, Pandion and LTR-3 confirmed working)
* An RS-485 device (e.g. `/dev/ttyUSB0`) connected to the Enervent unit's Freeway port (see
[docs/CONNECTION.md](./docs/CONNECTION.md) for details on how to connect to the unit)
Expand Down
Loading

0 comments on commit 79aaee2

Please sign in to comment.