UNPKG

homebridge-texecom-connect

Version:

A Homebridge plugin to integrate with Texecom Connect SmartCom.

9 lines (8 loc) 183 B
/** * The name of the Platform, as used ins `config.json`. */ export declare const platformName: string; /** * The name of the Plugin. */ export declare const pluginName: string;