UNPKG

@homebridge-plugins/homebridge-smarthq

Version:

The SmartHQ plugin allows you to interact with SmartHQ Devices in HomeKit and with Siri.

6 lines 205 B
import type { API } from 'homebridge'; declare const _default: (api: API) => void; export default _default; export * from './settings.js'; export * from './platform.js'; //# sourceMappingURL=index.d.ts.map