homebridge-withings-air-quality
homebridge-withings-air-quality copied to clipboard
This plugin slows down Homebridge
Hello,
First thanks for your work.
I've this in the homebridge logs : [homebridge-withings-air-quality] This plugin slows down Homebridge. The read handler for the characteristic 'Carbon Dioxide Level' didn't respond at all!. Please check that you properly call the callback! See https://git.io/JtMGR for more info.
and:
[homebridge-withings-air-quality] This plugin generated a warning from the characteristic 'Carbon Dioxide Level': Characteristic not in required or optional characteristic section for service AirQualitySensor. Adding anyway.. See https://git.io/JtMGR for more info.
(node:60969) UnhandledPromiseRejectionWarning: AssertionError [ERR_ASSERTION]: iid cannot be undefined for characteristic 'Carbon Dioxide Level'
at CarbonDioxideLevel.Characteristic.internalHAPRepresentation (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2156:11)
at CarbonDioxideLevel.--unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:60969) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Can you something ?
Thanks, bye.
Tom