homebridge-esp-windowshades
Version:
ESP8266 windowshades plugin for Homebridge
23 lines (22 loc) • 486 B
JSON
{
"name": "homebridge-esp-windowshades",
"version": "0.1.20",
"description": "ESP8266 windowshades plugin for Homebridge",
"main": "",
"keywords": [
"homebridge-plugin",
"esp8266",
"shades",
"covering"
],
"repository": {
"type": "git",
"url": "git://github.com/uweklaus/homebridge-esp-windowshades.git"
},
"engines": {
"node": ">=0.12.0",
"homebridge": ">=0.2.5"
},
"author": "Uwe Klaus",
"license": "ISC"
}