Skip to content

Commit

Permalink
Node 16 removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucky-ESA committed Mar 25, 2024
1 parent 01e8936 commit c3f7b3f
Show file tree
Hide file tree
Showing 5 changed files with 792 additions and 5,036 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [16.x, 18.x, 20.x]
node-version: [18.x, 20.x]
os: [ubuntu-latest, windows-latest, macos-latest]

steps:
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@

**This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers.** For more details and for information how to disable the error reporting see [Sentry-Plugin Documentation](https://github.com/ioBroker/plugin-sentry#plugin-sentry)! Sentry reporting is used starting with js-controller 3.0.

## NEW!!! Node 18 required

## Worx (Kress, Landxcape and Ferrex) adapter for ioBroker

Control via cloud and mqtt
Expand Down Expand Up @@ -45,6 +47,7 @@ The adapter can control the mower and you can change config params like mowtimes
- (Lucky-ESA) Catch publish crash
- (Lucky-ESA) Added for Vision electric height adjustment
- (Lucky-ESA) Added for Vision new calendar
- (Lucky-ESA) Node 18 required

### 2.3.4 (2023-10-19)

Expand Down
Loading

0 comments on commit c3f7b3f

Please sign in to comment.