Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Error messages in log #85

Open
hansw1204 opened this issue Apr 15, 2023 · 3 comments
Open

New Error messages in log #85

hansw1204 opened this issue Apr 15, 2023 · 3 comments

Comments

@hansw1204
Copy link

[4/15/2023, 11:48:25 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://homebridge.io/w/JtMGR for more info.
[4/15/2023, 11:48:25 AM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://homebridge.io/w/JtMGR for more info.

This started happening recently, possibly related to Homekit new architecture upgrade

@hansw1204
Copy link
Author

EDIT: Detailed log entry after turning on Debug mode
[4/15/2023, 12:19:57 PM] [homebridge-kumo] Found sensor.uuid: 6b730ad0a95f020000000000c73470d3
[4/15/2023, 12:19:57 PM] [homebridge-kumo] This plugin generated a warning from the characteristic 'Cooling Threshold Temperature': characteristic was supplied illegal value: null! Home App will reject null for Apple defined characteristics. See https://homebridge.io/w/JtMGR for more info.
[4/15/2023, 12:19:57 PM] [homebridge-kumo] Error:
at CoolingThresholdTemperature.Characteristic.characteristicWarning (/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:3011:105)
at CoolingThresholdTemperature.Characteristic.validateUserInput (/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2862:14)
at CoolingThresholdTemperature.Characteristic.updateValue (/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2328:20)
at HeaterCooler.Service.updateCharacteristic (/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Service.ts:795:35)
at KumoPlatformAccessory_ductless.updateTargetHeaterCoolingThresholdTemperature (/homebridge/node_modules/homebridge-kumo/src/ductless.ts:455:23)
at KumoPlatformAccessory_ductless.updateAccessoryCharacteristics (/homebridge/node_modules/homebridge-kumo/src/ductless.ts:285:10)
at processTicksAndRejections (node:internal/process/task_queues:95:5)

@burtherman
Copy link

Yes seeing similar:

This plugin generated a warning from the characteristic 'Heating Threshold Temperature': characteristic was supplied illegal value: null!

@Adelgiorno92
Copy link

Same errors on my end as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants