UNPKG

homebridge-unifi-protect

Version:

Homebridge UniFi Protect plugin providing complete HomeKit integration for the entire UniFi Protect ecosystem with full support for most features including HomeKit Secure Video, multiple controllers, blazing fast performance, and much more.

4 lines (3 loc) 108 B
import type { API } from "homebridge"; declare const _default: (api: API) => void; export default _default;