File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " homebridge-gpio-electic-rim-lock" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " Homebridge plugin to open electric rim locks via Raspberry Pi GPIO pins" ,
55 "main" : " index.js" ,
66 "scripts" : {
1212 },
1313 "keywords" : [
1414 " homebridge-plugin" ,
15+ " homebridge" ,
16+ " homekit" ,
17+ " smart home" ,
1518 " electic rim lock" ,
1619 " tiro"
1720 ],
2124 "url" : " https://github.com/roberto-montanari/homebridge-gpio-electic-rim-lock/issues"
2225 },
2326 "homepage" : " https://github.com/roberto-montanari/homebridge-gpio-electic-rim-lock#readme" ,
27+ "funding" : {
28+ "type" : " buymeacoffee" ,
29+ "url" : " https://buymeacoffee.com/roberto.montanari"
30+ },
2431 "engines" : {
25- "node" : " >=0.12.0 " ,
26- "homebridge" : " >=0.2 .0 || ^2.0.0"
32+ "node" : " ^18.17.0 || ^20.9.0 || ^22 || ^24 " ,
33+ "homebridge" : " ^1.6 .0 || ^2.0.0"
2734 },
2835 "dependencies" : {
2936 "rpio" : " >=0.9.12"
You can’t perform that action at this time.
0 commit comments