UNPKG

@elshaer/homebridge-lg-thinq

Version:

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

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