We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hello,
i bought and setup this vibration sensor: Tuya TS0210 TS0210 _TZ3000_lzdjjfss
however there is no data except the "vibration" bool which works as expected:
this error appears when changing the sensitivity:
Publish 'set' 'sensitivity' to '0xa4c138219dd60230' failed: 'Error: ZCL command 0xa4c138219dd60230/1 ssIasZone.write({"currentZoneSensitivityLevel":12}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Timeout - 31713 - 1 - 12 - 1280 - 4 after 10000ms)'
It also said something about the value being a String not a Int or vice-versa but haven't catched that error since
String
Int
i think it's just a mapping error because the image is also wrong as the device is actually rounded:
The text was updated successfully, but these errors were encountered:
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days
Sorry, something went wrong.
the issue is still happening.
Thank you in advance for your help @Koenkk . Best regards.
In my case, I do have the correct picture. However, all the other issues mentioned in this thread apply to my situation as well.
No branches or pull requests
hello,
i bought and setup this vibration sensor:
Tuya TS0210
TS0210 _TZ3000_lzdjjfss
however there is no data except the "vibration" bool which works as expected:
this error appears when changing the sensitivity:
It also said something about the value being a
String
not aInt
or vice-versa but haven't catched that error sincei think it's just a mapping error because the image is also wrong as the device is actually rounded:
The text was updated successfully, but these errors were encountered: