Skip to content

Commit

Permalink
checker update
Browse files Browse the repository at this point in the history
arteck committed Oct 22, 2024
1 parent ee71ae3 commit 0644a01
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion io-package.json
Original file line number Diff line number Diff line change
@@ -106,7 +106,7 @@
"dataSource": "push",
"dependencies": [
{
"js-controller": ">=3.0.0"
"js-controller": ">=5.0.0"
}
]
},
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -18,8 +18,11 @@
"type": "git",
"url": "https://github.com/arteck/ioBroker.hs100.git"
},
"engines": {
"node": ">= 18"
},
"dependencies": {
"@iobroker/adapter-core": "^3.1.3",
"@iobroker/adapter-core": "^3.1.4",
"tplink-smarthome-api": "https://github.com/arteck/tplink-smarthome-api/tarball/08bcca9334c701b60d1eeb18b0ec72350aa3bf7a",
"tplink-smarthome-crypto": "^4.0.0"
},

0 comments on commit 0644a01

Please sign in to comment.