UNPKG

homebridge-lg-thinq-fanfix

Version:

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

70 lines (43 loc) 1.7 kB
# Change Log ## v1.5.0 ### IMPORTANT: AC temperature unit need to be set in plugin setting - if your AC is in Fahrenheit, please change it in plugin setting to make sure the temperature value is correct, otherwise it will be converted to Celsius by default. - in previous version, the temperature unit is auto detected, but it's not reliable, so we have to change it to manual setting. ## v1.4.0 - fix: AC humidity value on some device #224 c4227b4 - add: custom characteristic for AC energy consumption #222 6b36c7a - add: dishwasher data sample 3805ce1 - enable refrigerator door sensor on thinq 1 1d99daf - fix: Washer tub clean coach event triggered multiple times aaa8920 ## v1.3.0 ### New Device Supported * Range Hood * AeroTower ### Bug fixes * Air Conditioner fahrenheit unit (US region) * Washer/Dryer as water faucet appear again on ios 16 ### New feature * Filter status on Air Purifier * Tub clean event on Washer/Dryer (trigger at 30 cycle) ## v1.2.0 ### Changes * Real-time device data update via MQTT (thinq2 only) * More device support ### Bug fixes * Update login workflow: preLogin step ### Other Changes * Washer door lock disable by default, need enable it in plugin setting * Refrigerator: Express Freezer (Ice Plus), Express Fridge, Eco Friendly * UI device list: changed to tabarray ## v1.1.0 ### Changes * AC supported * Refrigerator thinq1 ### Bug fixes * washer program finished trigger (as Occupancy Sensor) * thinq1 device monitor ## v1.0.0 ### stable release * config UI with 3rd party login support (Google, Facebook ...) * devices support: Air Purifier, Dehumidifier, Dishwasher, Refrigerator, Washer & Dryer * more device support in future