homebridge-hue
Version:
Homebridge plugin for Philips Hue
20 lines (19 loc) • 345 B
JSON
{
"plugins": [
"plugins/markdown"
],
"rescurseDepth": 10,
"source": {
"include": [
"README.md",
"index.js",
"lib",
"node_modules/hb-hue-tools/index.js",
"node_modules/hb-hue-tools/lib",
"node_modules/hb-lib-tools/lib/HttpClient.js"
]
},
"templates": {
"monospaceLinks": true
}
}