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

Temp/Humidity sensor returns characteristic errors #10

Open
lox opened this issue May 7, 2023 · 0 comments
Open

Temp/Humidity sensor returns characteristic errors #10

lox opened this issue May 7, 2023 · 0 comments

Comments

@lox
Copy link

lox commented May 7, 2023

I have a temp/humidity sensor connected to a Konnected zone and I am getting the following error:

[5/7/2023, 11:08:45 AM] [homebridge-konnected] This plugin generated a warning from the characteristic 'Current Relative Humidity': characteristic was supplied illegal value: number -17 exceeded minimum of 0. See https://homebridge.io/w/JtMGR for more info.
[5/7/2023, 11:08:45 AM] [homebridge-konnected] Error: 
    at CurrentRelativeHumidity.Characteristic.characteristicWarning (/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:3011:105)
    at CurrentRelativeHumidity.Characteristic.validateUserInput (/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2923:14)
    at CurrentRelativeHumidity.<anonymous> (/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2405:24)
    at step (/homebridge/node_modules/homebridge/node_modules/tslib/tslib.js:193:27)
    at Object.next (/homebridge/node_modules/homebridge/node_modules/tslib/tslib.js:174:57)
    at fulfilled (/homebridge/node_modules/homebridge/node_modules/tslib/tslib.js:164:62)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Any tips on how to proceed?

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

1 participant