Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
TA2k committed Apr 12, 2024
1 parent 287e997 commit cfb07ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 @@ -50,7 +50,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
node-version: [20.x, 16.x, 18.x]
node-version: [20.x, 21.x, 18.x]
os: [ubuntu-latest, windows-latest, macos-latest]

steps:
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Beispiel für Waschmaschine im Adapter als default:

Beispiel für AC:

Ac Kühlen
Ac Start Kühlen

```json
{
Expand Down Expand Up @@ -89,7 +89,7 @@ AC STOP
}
```

AC Einstellungen
AC Einstellungen ändern

```json
{
Expand Down

0 comments on commit cfb07ad

Please sign in to comment.