UNPKG

@ronniepettersson/homebridge-dummy

Version:

Create Homebridge accessories to help with automation and control — scheduling, delays, sensors, commands, webhooks, and more

4 lines (3 loc) 108 B
import type { API } from 'homebridge'; declare const _default: (api: API) => void; export default _default;