UNPKG

homebridge-ecowitt-weather-sensors

Version:

Homebridge support for your Fine Offset weather station (Ecowitt, Ambient, Froggit, GoGen, and more)

7 lines (6 loc) 159 B
import { API } from 'homebridge'; /** * This method registers the platform with Homebridge */ declare const _default: (api: API) => void; export = _default;