UNPKG

homebridge-connector-hub

Version:

A Homebridge plugin to expose Connector+ compatible blinds, curtains, awnings etc to Homekit

9 lines 290 B
/** * Name of the platform as it appears in the Homebridge config.json. */ export declare const PLATFORM_NAME = "ConnectorHub"; /** * Name of the plugin as defined the package.json. */ export declare const PLUGIN_NAME = "homebridge-connector-hub"; //# sourceMappingURL=settings.d.ts.map