UNPKG

homebridge-lg-airco

Version:

Homebridge plugin to control a Smart Thinq enabled LG airco unit. Makes use of WideQ => https://github.com/sampsyo/wideq

6 lines 253 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PLUGIN_NAME = exports.ACCESSORY_NAME = void 0; exports.ACCESSORY_NAME = 'LgAirCooler'; exports.PLUGIN_NAME = 'homebridge-lg-airco'; //# sourceMappingURL=settings.js.map