UNPKG

@ubreu/homebridge-eufy-security

Version:
9 lines 203 B
export type Accessory = { uniqueId: string; displayName: string; type: number; station: boolean; ignored?: boolean; cachedName?: string; }; //# sourceMappingURL=accessory.d.ts.map