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

9 lines 224 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Controller = void 0; class Controller { constructor() { } } exports.Controller = Controller; //# sourceMappingURL=controller.js.map