UNPKG

homebridge-rpi-pico-doorbell

Version:

Use GPIO input from RPi Pico as HomeKit doorbell

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