homebridge-ra2-select
Version:
Surface Pico remotes
33 lines (32 loc) • 678 B
JSON
{
"name": "homebridge-ra2-select",
"version": "1.1.5",
"description": "Surface Pico remotes",
"license": "MIT",
"keywords": [
"homebridge-plugin",
"homebridge",
"lutron",
"pico",
"ra2"
],
"repository": {
"type": "git",
"url": "https://github.com/isalkind/homebridge-ra2-select.git"
},
"bugs": {
"url": "https://github.com/isalkind/homebridge-ra2-select/issues"
},
"engines": {
"node": ">=12.16.2",
"homebridge": ">=1.1.6 || ^2.0.0-beta.0"
},
"dependencies": {
"telnet-client": "^2.0.1",
"state-machine-js": "^0.0.7"
},
"funding": {
"type": "paypal",
"url": "https://paypal.me/isalkind"
}
}