UNPKG

@switchbot/homebridge-switchbot

Version:

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

11 lines (10 loc) 218 B
{ "watch": ["src"], "ext": "ts, html, json", "ignore": [], "exec": "DEBUG= tsc && homebridge -T -D -P -I -U ~/.homebridge-dev ..", "signal": "SIGTERM", "env": { "NODE_OPTIONS": "--trace-warnings" } }