codyc1515 / homebridge-panasonic-air-conditioner

Panasonic Air Conditioner / Heat Pump plugin for HomeBridge using the Panasonic Comfort Cloud API to expose Panasonic Air Conditioners to Apples HomeKit
MIT License
34 stars 13 forks source link

This plugin generated a warning from the characteristic 'Target Heater-Cooler State': characteristic value expected number and received undefined. #61

Closed Flitterby closed 3 years ago

Flitterby commented 3 years ago

[3/27/2021, 11:17:36 PM] [Girl Cave PanasonicAirConditioner] Refresh start [3/27/2021, 11:17:37 PM] [Girl Cave PanasonicAirConditioner] { deviceGuid: 'see comment below for same item', timestamp: 1616848766000, summerHouse: 0, iAutoX: true, nanoe: false, autoMode: true, heatMode: true, fanMode: true, dryMode: true, coolMode: true, ecoNavi: false, powerfulMode: true, permission: 2, quietMode: true, airSwingLR: true, autoSwingUD: false, ecoFunction: 0, temperatureUnit: 0, modeAvlList: { autoMode: 1, fanMode: 1 }, parameters: { online: true, devGuid: 'removed by FlitterbyG in case it's a security risk to post it to GitHub',
eventTime: null, operate: 0, operationMode: 3, temperatureSet: 25, fanSpeed: 4, fanAutoMode: 1, airSwingLR: 4, airSwingUD: 4, airDirection: 0, ecoMode: 0, ecoNavi: 1, nanoe: 2, iAuto: 1, errorCode: null, errorCodeStr: null, insideTemperature: 27, outTemperature: 14, devRacCommunicateStatus: -255, errorStatus: -255, errorStatusFlg: false, httpErrorCode: -255, actualNanoe: 1, airQuality: 0, ecoFunctionData: 1, updateTime: 1616848766000 }, autoTempMax: -1, dryTempMax: -1, heatTempMax: -1, coolTempMax: -1, autoTempMin: -1, dryTempMin: -1, heatTempMin: -1, coolTempMin: -1, fanSpeedMode: -1, fanDirectionMode: -1 } [3/27/2021, 11:17:37 PM] [homebridge-panasonic-air-conditioner] This plugin generated a warning from the characteristic 'Target Heater-Cooler State': characteristic value expected number and received undefined. See https://git.io/JtMGR for more info. [3/27/2021, 11:17:37 PM] [Girl Cave PanasonicAirConditioner] Refresh complete

arkadicolson commented 3 years ago

The same here:

[4/6/2021, 10:05:56 AM] [homebridge-panasonic-air-conditioner] This plugin generated a warning from the characteristic 'Target Heater-Cooler State': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

codyc1515 commented 3 years ago

Yes, I know about this. It doesn’t generally cause any issues so accordingly is a low priority for me.

codyc1515 commented 3 years ago

Duplicate of #54