Skip to content
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

Impossibile to change TS0210 Sensitivity #18929

Closed
tax987 opened this issue Sep 10, 2023 · 9 comments
Closed

Impossibile to change TS0210 Sensitivity #18929

tax987 opened this issue Sep 10, 2023 · 9 comments
Labels
problem Something isn't working

Comments

@tax987
Copy link

tax987 commented Sep 10, 2023

What happened?

I try to change Sensitivity of TS0210 but always report an error.

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.33.0-1

Adapter firmware version

20230507

Adapter

CC2652P

Debug log

Debug 2023-09-10 13:26:40Received MQTT message on 'zigbee2mqtt/sv_tenda/set' with data '{"sensitivity":10}'
Debug 2023-09-10 13:26:40Publishing 'set' 'sensitivity' to 'sv_tenda'
Error 2023-09-10 13:26:50Publish 'set' 'sensitivity' to 'sv_tenda' failed: 'Error: Write 0xa4c13878497ce809/1 ssIasZone({"currentZoneSensitivityLevel":10}, {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (SRSP - AF - dataRequest after 6000ms)'
Debug 2023-09-10 13:26:50Error: Write 0xa4c13878497ce809/1 ssIasZone({"currentZoneSensitivityLevel":10}, {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (SRSP - AF - dataRequest after 6000ms) at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35) at listOnTimeout (node:internal/timers:559:17) at processTimers (node:internal/timers:502:7)
Info 2023-09-10 13:26:50MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"Publish 'set' 'sensitivity' to 'sv_tenda' failed: 'Error: Write 0xa4c13878497ce809/1 ssIasZone({"currentZoneSensitivityLevel":10}, {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (SRSP - AF - dataRequest after 6000ms)'","meta":{"friendly_name":"sv_tenda"},"type":"zigbee_publish_error"}'

@tax987 tax987 added the problem Something isn't working label Sep 10, 2023
@tax987
Copy link
Author

tax987 commented Oct 4, 2023

HI!
Nobody can help me?

@Andystew94
Copy link

Experiencing the same error.

@Saesh123
Copy link

Same error

@vindolin
Copy link

I have the same problem for two sensors (_TZ3000_xsjsnzhz, _TZ3000_bmfw9ykl).
Additionally there's no Label/Description for the property in the settings tab.
image

@Ascariota
Copy link

Same error any Update ?

@fsaris
Copy link

fsaris commented Jan 19, 2024

Similar issue here. I got 3 devices all versions of TS0202 and for 1 I can adjust the settings, the others give write error.

Publish 'set' 'sensitivity' to 'Bewegingsmelder hal' failed: 'Error: Write 0xa4c1382bd5334113/1 ssIasZone({"currentZoneSensitivityLevel":1}, {"sendWhen":"active","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (no response received (151))'

My devices:

Is there a starting place to debug this further?

@Koenkk
Copy link
Owner

Koenkk commented Jan 20, 2024

If this doesn't work even after waking the device (by pressing a button on it) right before sending the command, I expect those particular variants don't support it.

@vindolin
Copy link

If this doesn't work even after waking the device (by pressing a button on it) right before sending the command, I expect those particular variants don't support it.

Oh thanks for the tip, it actually worked after I pressed the button on the vibration sensor.
I think it would be helpful to add this to the device documentation.

Koenkk added a commit to Koenkk/zigbee-herdsman-converters that referenced this issue Jan 21, 2024
@Koenkk
Copy link
Owner

Koenkk commented Jan 21, 2024

Done! changes will be reflected with the next z2m update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants