UNPKG

homebridge-plugin-waveshare-relay

Version:

Homebridge plugin exposing Waveshare Raspberry Pi Relay Board as a series of switches

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