UNPKG

@switchbot/homebridge-switchbot

Version:

The SwitchBot plugin allows you to access your SwitchBot device(s) from HomeKit.

12 lines (11 loc) 207 B
{ "extends": "./tsconfig.json", "compilerOptions": { "declaration": false, "declarationMap": false, "outDir": "dist/homebridge-ui" }, "include": [ "src/homebridge-ui/server.ts" ] }