Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Unresponsive due to characteristic issues #16

Open
zylky opened this issue Jun 27, 2021 · 0 comments
Open

Unresponsive due to characteristic issues #16

zylky opened this issue Jun 27, 2021 · 0 comments

Comments

@zylky
Copy link

zylky commented Jun 27, 2021

Homebridge becomes unresponsive at least once a day, log stuff below with link to https://github.com/homebridge/homebridge/wiki/Characteristic-Warnings.

[6/27/2021, 12:38:47 PM] [homebridge-platform-smartac] This plugin slows down Homebridge. The read handler for the characteristic 'Active' didn't respond at all!. Please check that you properly call the callback! See https://git.io/JtMGR for more info.

In HB debug mode, trying to set the temp to 80°:
[6/27/2021, 12:42:47 PM] [SmartAC] Bedroom AC set target temp: 80 / 26.700000000000003
[6/27/2021, 12:42:47 PM] [homebridge-platform-smartac] Characteristic 'Cooling Threshold Temperature': SET handler returned write response value, though the characteristic doesn't support write response. See https://git.io/JtMGR for more info.
[6/27/2021, 12:42:47 PM] [homebridge-platform-smartac] Error: at CoolingThresholdTemperature.Characteristic.characteristicWarning (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105) at /usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1663:22 at /usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18 at /usr/lib/node_modules/homebridge-platform-smartac/index.js:272:30 at processTicksAndRejections (internal/process/task_queues.js:95:5)

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

No branches or pull requests

1 participant