@homebridge-plugins/homebridge-smarthq
Version:
The SmartHQ plugin allows you to interact with SmartHQ Devices in HomeKit and with Siri.
18 lines (17 loc) • 340 B
JSON
{
"out": "docs",
"exclude": ["src/**/*.spec.ts"],
"entryPoints": [
"src/index.ts"
],
"excludePrivate": true,
"excludeProtected": true,
"excludeExternals": true,
"hideGenerator": true,
"includeVersion": false,
"validation": {
"invalidLink": true,
"notExported": false
},
"inlineTags": ["@link", "@see"]
}