homebridge-soma-smartshades2
Version:
Homebridge Soma Smartshades Plugin
35 lines (34 loc) • 831 B
JSON
{
"name": "homebridge-soma-smartshades2",
"version": "1.0.40",
"description": "Homebridge Soma Smartshades Plugin",
"main": "index.js",
"engines": {
"homebridge": ">=0.3.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://git@github.com/tobiasrichter/homebridge-soma-smartshades.git"
},
"keywords": [
"homebridge",
"homebridge-plugin",
"blinder",
"shutter",
"HAP",
"window",
"cover"
],
"author": "Thomas Nemec",
"license": "ISC",
"bugs": {
"url": "git+https://git@github.com/tobiasrichter/homebridge-soma-smartshades/issues"
},
"homepage": "git+https://git@github.com/tobiasrichter/homebridge-soma-smartshades#readme",
"dependencies": {
"python-shell": "^0.4.0"
}
}