UNPKG

homebridge-weatherflow-tempest

Version:

Exposes WeatherFlow Tempest Station data as Temperature Sensors, Light Sensors, Humidity Sensors and Fan Sensors (for Wind Speed).

7 lines 194 B
import { API } from 'homebridge'; declare const _default: (api: API) => void; /** * This method registers the platform with Homebridge */ export = _default; //# sourceMappingURL=index.d.ts.map