UNPKG

@dotwee/homebridge-z2m

Version:

Expose your Zigbee devices to HomeKit with ease, by integrating Zigbee2MQTT with Homebridge.

4 lines 152 B
import { HAP } from 'homebridge'; export declare let hap: HAP; export declare function setHap(hapInstance: HAP): void; //# sourceMappingURL=hap.d.ts.map