Tried to keep the custom settings of the objects when updating them with new data from HASS

This commit is contained in:
GermanBluefox
2026-05-05 10:01:38 +02:00
parent 9a24c2be91
commit a64ef243f0
6 changed files with 397 additions and 904 deletions
+2 -2
View File
@@ -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