UNPKG

homebridge-soma-smartshades

Version:
37 lines (36 loc) 840 B
{ "name": "homebridge-soma-smartshades", "version": "1.0.4", "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://github.com/thncode/homebridge-soma-smartshades.git" }, "keywords": [ "homebridge", "homebridge-plugin", "blinder", "shutter", "HAP", "window", "cover" ], "author": "Thomas Nemec", "license": "ISC", "bugs": { "url": "https://github.com/PJCzx/homebridge-soma-smartshades/issues" }, "homepage": "https://github.com/PJCzx/homebridge-soma-smartshades#readme", "dependencies": { "python-shell": "^0.4.0", "request": "^2.78.0", "soma-ctrl": "^1.4.0" } }