-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Tuya TS0203 Handling of poll check-in failed #24938
Comments
same problem here, maybe anyone can help? |
Is it fixed by unbinding |
I have the same issue with a Hive thermostat: zh:controller:device: Handling of poll check-in from 0x001e5e090278b220 failed (ZCL command 0x001e5e090278b220/9 genPollCtrl.checkinRsp({"startFastPolling":false,"fastPollTimeout":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"reservedBits":0,"writeUndiv":false,"sendPolicy":"immediate"}) failed (Timeout - 61897 - 9 - 42 - 32 - 11 after 10000ms)) attempting to unbind genPollCtrl fails. error: z2m: Failed to unbind cluster 'genPollCtrl' from 'hive_thermostat' to 'Coordinator' (Error: Unbind 0x001e5e090278b220/9 genPollCtrl from '0x00124b0021b7799c/1' failed (AREQ - ZDO - unbindRsp after 10000ms)) Started happening after upgrading to 1.41 from a version I can't remember unfortunately, but more than a year old. |
Make sure to wakeup the device by triggering it right before unbinding |
Hello, i have triggerd and it ends in the result i have shown... |
Waking the thermostat up I was able to unbind genPollCtrl, and the error messages seem to have stopped, thanks. I'll keep an eye in it. |
Thanks, pushed a fix! Changes will be available in the dev branch in a few hours from now. Note that the dev branch currently contains breaking changes, see #24198 |
What happened?
the error still appears in the log
zh:controller:device: Handling of poll check-in from 0xa... failed (ZCL command 0xa.../1 genPollCtrl.checkinRsp({"startFastPolling":false,"fastPollTimeout":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"reservedBits":0,"writeUndiv":false,"sendPolicy":"immediate"}) failed (Timeout - 11226 - 1 - 59 - 32 - 11 after 10000ms))
Zigbee Model
TS0203
Zigbee Manufacturer
_TZ3000_x8q36xwf
Description
Door sensor
What did you expect to happen?
Do not show error
How to reproduce it (minimal and precise)
pair and use the sensor
Zigbee2MQTT version
1.41.0
Adapter firmware version
20240710
Adapter
SONOFF ZB Dongle-P
Setup
HAOS addon
Debug log
zh:controller:device: Handling of poll check-in from 0xa... failed (ZCL command 0xa.../1 genPollCtrl.checkinRsp({"startFastPolling":false,"fastPollTimeout":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"reservedBits":0,"writeUndiv":false,"sendPolicy":"immediate"}) failed (Timeout - 11226 - 1 - 59 - 32 - 11 after 10000ms))
The text was updated successfully, but these errors were encountered: