UNPKG

@shadman-a/homebridge-my-ac

Version:

A Homebridge plugin for controlling/monitoring LG ThinQ device via LG ThinQ platform.

3 lines 210 B
import type { WithUUID, Characteristic } from 'homebridge'; export default function ACMode(DefaultCharacteristic: typeof Characteristic): WithUUID<new () => Characteristic>; //# sourceMappingURL=ACMode.d.ts.map