"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.PLUGIN_NAME = void0;
/**
* This must match the name of your plugin as defined the package.json
*/exports.PLUGIN_NAME = 'homebridge-th16ermostat';
//# sourceMappingURL=settings.js.map