Tried to keep the custom settings of the objects when updating them with new data from HASS
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
steps:
|
||||
- uses: ioBroker/testing-action-check@v1
|
||||
with:
|
||||
node-version: '22.x'
|
||||
node-version: '24.x'
|
||||
lint: true
|
||||
|
||||
adapter-tests:
|
||||
@@ -67,6 +67,6 @@ jobs:
|
||||
steps:
|
||||
- uses: ioBroker/testing-action-deploy@v1
|
||||
with:
|
||||
node-version: '22.x'
|
||||
node-version: '24.x'
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
build: true
|
||||
|
||||
Reference in New Issue
Block a user