You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe The Bug:
This plugin generated a warning from the characteristic 'Current Relative Humidity': characteristic value expected valid finite number and received "NaN"
To Reproduce:
Add an LG AC
[11/27/2024, 3:25:39 PM] [LGThinQ] [Slaapkamer] Received snapshot: {"airState.tempState.current":15,"meta":{"allDeviceInfoUpdate":false,"messageId":"HIs7R9OBQNOj8U-AWvrW_w"},"mid":3244237178,"online":true,"static":{"countryCode":"NL","deviceType":"401"},"timestamp":1732717539172}
[11/27/2024, 3:25:39 PM] [homebridge-lg-thinq] This plugin generated a warning from the characteristic 'Current Relative Humidity': characteristic value expected valid finite number and received "NaN" (number). See https://homebridge.io/w/JtMGR for more info.
[11/27/2024, 3:25:39 PM] [homebridge-lg-thinq] Error:
at CurrentRelativeHumidity.Characteristic.characteristicWarning (/volume1/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:3016:105)
at CurrentRelativeHumidity.Characteristic.validateUserInput (/volume1/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2908:14)
at CurrentRelativeHumidity.Characteristic.updateValue (/volume1/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2333:20)
at HumiditySensor.Service.updateCharacteristic (/volume1/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Service.ts:804:35)
at AirConditioner.updateAccessoryCharacteristic (/volume1/homebridge/node_modules/homebridge-lg-thinq/src/devices/AirConditioner.ts:341:34)
at AirConditioner.update (/volume1/homebridge/node_modules/homebridge-lg-thinq/src/baseDevice.ts:33:10)
at EventEmitter.emit (node:events:514:28)
at /volume1/homebridge/node_modules/homebridge-lg-thinq/src/platform.ts:198:23
at DeviceClient.<anonymous> (/volume1/homebridge/node_modules/homebridge-lg-thinq/src/lib/ThinQ.ts:291:9)
at DeviceClient.emit (node:events:514:28)
[11/27/2024, 3:25:39 PM] [LGThinQ] mqtt message received: {"data":{"state":{"reported":{"airState.tempState.current":15,"meta":{"allDeviceInfoUpdate":false,"messageId":"HIs7R9OBQNOj8U-AWvrW_w"},"mid":3244237178,"online":true,"static":{"countryCode":"NL","deviceType":"401"},"timestamp":1732717539172}}},"deviceId":"","type":"monitoring"}
Describe The Bug:
This plugin generated a warning from the characteristic 'Current Relative Humidity': characteristic value expected valid finite number and received "NaN"
To Reproduce:
Add an LG AC
Plugin Config:
Screenshots:
Environment:
The text was updated successfully, but these errors were encountered: