UNPKG

@homebridge-plugins/homebridge-air

Version:

The AirNow plugin allows you to monitor the current AirQuality for your Zip Code from HomeKit and Siri.

22 lines (21 loc) 430 B
{ "plugin": [ "@typhonjs-typedoc/typedoc-theme-dmt" ], "theme": "default-modern", "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"] }