UNPKG

homebridge-soil-temp-sensor

Version:

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

7 lines (4 loc) 228 B
// Apacche License // Copyright (c) 2021, Sander van Woensel // This is the name of the platform that users will use to register the plugin in the Homebridge config.json export const ACCESSORY_NAME = 'SoilMoistureTempSensor';