UNPKG

homebridge-loxone-proxy

Version:

Homebridge Dynamic Platform Plugin which exposes a Loxone System to Homekit.

10 lines 341 B
import { Intercom } from './Intercom'; export declare class IntercomV2 extends Intercom { configureCamera(): Promise<void>; private bindNativeMotionSensor; private pickBestMotionCandidate; private motionCandidateScore; private normalizeAddress; private normalizeBinaryValue; } //# sourceMappingURL=IntercomV2.d.ts.map