UNPKG

homebridge-velux-active

Version:

Homebridge plugin for controlling velux blinds and windows

12 lines 176 B
{ "watch": [ "src" ], "ext": "ts", "ignore": [], "exec": "tsc && homebridge -I -D", "signal": "SIGTERM", "env": { "NODE_OPTIONS": "--trace-warnings" } }