UNPKG

homebridge-ring

Version:

Homebridge plugin for Ring doorbells, cameras, security alarm system and smart lighting

5 lines (4 loc) 79 B
export let hap; export function setHap(hapInstance) { hap = hapInstance; }