maxcube2
Version:
eq-3 Max! Cube interface for homebridge-platform-maxcube
36 lines (35 loc) • 675 B
JSON
{
"name": "maxcube2",
"version": "2.2.3",
"description": "eq-3 Max! Cube interface for homebridge-platform-maxcube",
"main": "maxcube.js",
"dependencies": {
"bluebird": "^3.3.4",
"moment": "^2.17.1"
},
"repository": {
"type": "git",
"url": "https://github.com/normen/maxcube2.git"
},
"author": "Ives De Bruycker",
"contributors": [
"Pim van Gennip",
"Luca Mazzilli",
"Daniel Weeber",
"Normen Hansen"
],
"keywords": [
"eq-3",
"eq3",
"maxcube",
"thermostat",
"home",
"heating",
"max",
"elv"
],
"license": "ISC",
"bugs": {
"url": "https://github.com/normen/maxcube2/issues"
}
}