sman591 / homebridge-lg-thinq-ac

Homebridge plugin for LG ThinQ-enabled portable air conditioner
Apache License 2.0
53 stars 16 forks source link

Unsupported model: Unsupported model: RAC_056905_US #29

Open Fenixthunder opened 4 years ago

Fenixthunder commented 4 years ago

Hi every one :)

Please help -

6/26/2020, 1:52:12 PM] [LgThinqAirConditioner] Discover found 1 total devices [6/26/2020, 1:52:12 PM] [LgThinqAirConditioner] Registering new accessory: Air Conditioner [6/26/2020, 1:52:12 PM] [LgThinqAirConditioner] Unsupported model: RAC_056905_US. Please open a GitHub issue at https://github.com/sman591/homebridge-lg-thinq-ac/issues to request support for your model. Falling back to default "POT_056905_WW" model instead. [6/26/2020, 1:52:12 PM] [LgThinqAirConditioner] Starting refresh interval (set to 1 minutes) [6/26/2020, 1:52:13 PM] [LgThinqAirConditioner] Error renewing monitor Error: Request failed with status code 400 [6/26/2020, 1:52:13 PM] [LgThinqAirConditioner] ActiveCharacteristic: Error parsing state TypeError: Cannot read property 'airState.operation' of undefined [6/26/2020, 1:52:13 PM] [LgThinqAirConditioner] SwingModeCharacteristic: Error parsing state TypeError: Cannot read property 'airState.wDir.vStep' of undefined [6/26/2020, 1:52:13 PM] [LgThinqAirConditioner] RotationSpeedCharacteristic: Error parsing state TypeError: Cannot read property 'airState.windStrength' of undefined [6/26/2020, 1:52:13 PM] [LgThinqAirConditioner] CoolingThresholdCharacteristic: Error parsing state TypeError: Cannot read property 'airState.tempState.target' of undefined [6/26/2020, 1:52:13 PM] [LgThinqAirConditioner] HeatingThresholdCharacteristic: Error parsing state TypeError: Cannot read property 'airState.tempState.target' of undefined [6/26/2020, 1:52:13 PM] [LgThinqAirConditioner] TargetHeaterCoolerStateCharacteristic: Error parsing state TypeError: Cannot read property 'airState.opMode' of undefined [6/26/2020, 1:52:13 PM] [LgThinqAirConditioner] CurrentTemperatureCharacteristic: Error parsing state TypeError: Cannot read property 'airState.tempState.current' of undefined

sman591 commented 4 years ago

Hi there! Thanks for writing in.

It looks like your device communicates over the legacy ThinQ 1 API, which is not supported yet. Please follow #4 for updates until this is complete