homebridge-vwconnectid
Version:
Homebridge plugin for Volkswagen ID.x cars
9 lines • 347 B
TypeScript
/**
* This is the name of the platform that users will use to register the plugin in the Homebridge config.json
*/
export declare const PLATFORM_NAME = "WeConnectID";
/**
* This must match the name of your plugin as defined the package.json
*/
export declare const PLUGIN_NAME = "homebridge-vwconnectid";
//# sourceMappingURL=settings.d.ts.map