UNPKG

@elshaer/homebridge-lg-thinq

Version:

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

99 lines (63 loc) 2.44 kB
# Change Log ## v1.8.0 ### Washer is fixed now * Washer should be appear in Home app now, so sorry for my mistake in previous version. * Reset Homebridge accesssory cache is required to make it work. ### New Device Supported * New kind of washer is supported also (device type 223) ## v1.7.0 - fix: washer service name a9fa96a - fix: air purifier service name 6a7937f - fix: refrigerator service name 4faca7f - fix: AC warning message b53642d - add: refrigerator water filter status #260 d0ef884 - fix: dishwasher crashed #270 7efddaf - fix: AC temperature not updated #177 e934f81 - revert: server.js in custom UI e11b2a6 - fix: retrieve sale model if possible #275 d6df494 ## v1.6.0 ### New Device Supported * Oven * Microwave ## 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