You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other people having this issue at the bottom of #19169
I have 3 SIN-4-FP-21 from Nodon. Two works perfectly, but with the third I had timeout error when trying to change the pilot wire mode. I don't have the exact error anymore, but similar to {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 32138 - 242 - 165 - 6 - 11 after 10000ms)' (taken from that other issue).
I had a look at the database.db file (third device is the broken one):
As you can see, genBasic is missing in the third device. After copying that section from other and restarting Zigbee2MQTT, the device worked flawlessly.
Side note, but the "epList":[1,242] vs "epList":[242,1] difference is also suspicious. It's very similar to #15962 which got fixed with Koenkk/zigbee-herdsman-converters@961fa6f. It doesn't seem to be the problem here though as I didn't have to change that value to fix the problem.
What happened?
Other people having this issue at the bottom of #19169
I have 3
SIN-4-FP-21
from Nodon. Two works perfectly, but with the third I had timeout error when trying to change the pilot wire mode. I don't have the exact error anymore, but similar to{"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 32138 - 242 - 165 - 6 - 11 after 10000ms)'
(taken from that other issue).I had a look at the
database.db
file (third device is the broken one):As you can see,
genBasic
is missing in the third device. After copying that section from other and restarting Zigbee2MQTT, the device worked flawlessly.I've no idea what let to that misconfiguration.
What did you expect to happen?
All three device fully working.
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
1.36.0 commit: 86ed71c
Adapter firmware version
20220219
Adapter
zzh!
Setup
docker on a sinology nas
Debug log
No response
The text was updated successfully, but these errors were encountered: