[DRIVER] Zooz Sensors Advanced (ZSE11, ZSE18, ZSE40, ZSE41, ZSE42, ZSE43, ZSE44, ZSE70)

Not sure if this has been covered.

I installed several ZSE18LR motion sensors yesterday.
The Tamper/Vibration feature doesn't seem to work.
I'm not even sure if it's available on the LR models-I think the old ones used to rattle when shaken.

However, for these most recent sensors, I didn't hit the button 5 seconds to wake up and do the initial configuration and preferences. I figured, let it wake up on its own.

I discovered that the driver/device was spamming 'tamper' in the logs.
After waking up the device and syncing, no more spamming.

For laughs, I tried to enable tamper/vibration in the driver, and it didn't work.
Again, though, no more spamming.

Again, don't know if this has been covered.

Yeah mine is flakey too. It does work though, but you really have to give it a good smacking. Not really useful as a tamper alert unless someone chucks it at the floor.

And yes I have also seem the spam storm of tamper alerts before, I reported it to Zooz I think.

1 Like

Hi.
I'm trying to disable Humidity reporting on the ZSE44LR.
Disabling reporting interval by setting to 0 still leaves threshold enabled.
Your driver doesn't let me set threshold to 0, but the Zooz advanced settings says that for the 800 model, it can be set to 0 to disable.
Thanks.

edit:

The ZSE44 Temp sensor you mean?

Yeah I see in the docs they have changed some of the settings for the new model. I will have to go through and update the driver to dynamically accomodate that.

In the meantime you can edit the range in the code, should be line 185, just change the start point from 1 to 0.

2 Likes

Yes. Edited to correct

Thanks

A post was split to a new topic: [2.4.0] Cannot cast object error in custom driver