UNPKG

homebridge-tuya-laundry

Version:

Allows washer/dryer cycle completion notifications using Tuya smart plugs with power meter, now using local control.

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