@homebridge-plugins/homebridge-rainbird
Version:
The Rainbird plugin allows you to access your Rainbird device(s) from HomeKit.
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"]
}