UNPKG

homebridge-unifi-access-gate

Version:

PRE-ALPHA (Do not install for stable installation - This is in developpement stage) - Homebridge plugin for Unifi Access with Sensors - Support for DOOR-HUB (G2) with the new Access API provided by Ubiquiti

6 lines (5 loc) 237 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PLUGIN_NAME = exports.PLATFORM_NAME = void 0; exports.PLATFORM_NAME = 'UnifiAccessPlatform'; exports.PLUGIN_NAME = 'homebridge-unifi-access-gate';