UNPKG

homebridge-apc-ups-alert

Version:

Provide information (and alerts) for apcupsd connected Uninterruptible Power Supplies

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