UNPKG

homebridge-soil-temp-sensor

Version:

Homebridge plugin to listen to moisture sensor http push messages and publish them towards HomeKit

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