This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
generated from homebridge/homebridge-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 17
Please support "FQ17SADWEN" #79
Labels
new model
New model to implement
Milestone
Comments
} |
what is 'airState.wDir.vStep' ? in my case, my model snapshot excluded 'airState.wDir.vStep' |
Interesting, it looks like your unit uses |
windStrength is also super high... 2056 What features do work for your unit? |
sman591
added a commit
that referenced
this issue
Feb 3, 2022
github-actions bot
pushed a commit
that referenced
this issue
Feb 3, 2022
# [2.1.0](v2.0.1...v2.1.0) (2022-02-03) ### Features * add support for PAC_910604_WW ([8565a5d](8565a5d)), closes [#79](#79)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
LG Air Conditioner Model
A/C Model : FQ17SADWEN
Homekit model : PAC_910604_WW
Describe the bug
Symptom check
Does your unit appear in the Home app? Yes
Is the current on/off state, temperature, and mode being reported? Yes
Does your unit respond to the controls? Yes
Relevant logs
[LgThinqAirConditioner] ActiveCharacteristic: handleUpdatedSnapshot 0
[LgThinqAirConditioner] SwingModeCharacteristic: handleUpdatedSnapshot undefined
[LgThinqAirConditioner] SwingModeCharacteristic: Error parsing state Error: Unsupported API value: undefined
[LgThinqAirConditioner] RotationSpeedCharacteristic: handleUpdatedSnapshot 2056
[homebridge-lg-thinq-ac] This plugin generated a warning from the characteristic 'Rotation Speed': characteristic was supplied illegal value: number 2056 exceeded maximum of 6. See https://git.io/JtMGR for more info.
[homebridge-lg-thinq-ac] Error:
at RotationSpeed.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105)
at RotationSpeed.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1950:16)
at RotationSpeed.Characteristic.updateValue (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1379:20)
at HeaterCooler.Service.updateCharacteristic (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Service.ts:465:35)
at RotationSpeedCharacteristic.handleUpdatedSnapshot (/homebridge/node_modules/homebridge-lg-thinq-ac/src/characteristic/abstractCharacteristic.ts:71:20)
at LgAirConditionerPlatformAccessory.updateCharacteristics (/homebridge/node_modules/homebridge-lg-thinq-ac/src/platformAccessory.ts:114:26)
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:93:5)
[LgThinqAirConditioner] CoolingThresholdCharacteristic: Target state is not "cool", ignoring snapshot update
[LgThinqAirConditioner] CoolingThresholdCharacteristic: handleUpdatedSnapshot 26
[LgThinqAirConditioner] HeatingThresholdCharacteristic: handleUpdatedSnapshot 26
[LgThinqAirConditioner] TargetHeaterCoolerStateCharacteristic: handleUpdatedSnapshot 1
[LgThinqAirConditioner] CurrentHeaterCoolerStateCharacteristic: handleUpdatedSnapshot 1
[LgThinqAirConditioner] CurrentTemperatureCharacteristic: handleUpdatedSnapshot 27
[LgThinqAirConditioner] FilterChangeCharacteristic: handleUpdatedSnapshot false
[LgThinqAirConditioner] FilterLifeCharacteristic: handleUpdatedSnapshot 40
[LgThinqAirConditioner] Finished pushing updates to HomeKit
The text was updated successfully, but these errors were encountered: