homebridge-fhc
Version:
Homebridge plugin for FHC (Future Home Controller): https://rti-giken.jp
28 lines (27 loc) • 570 B
JSON
{
"name": "homebridge-fhc",
"version": "1.4.1",
"description": "Homebridge plugin for FHC (Future Home Controller): https://rti-giken.jp",
"license": "MIT",
"keywords": [
"homebridge-plugin",
"homebridge",
"plugin",
"FHC",
"fhc",
"Future Home Contorler",
"homekit",
"siri"
],
"repository": {
"type": "git",
"url": "git://github.com/rti7743/homebridge-fhc.git"
},
"bugs": {
"url": "http://github.com/rti7743/homebridge-fhc/issues"
},
"engines": {
"node": ">=0.12.0",
"homebridge": ">=0.3.0"
}
}