Aeotec MultiSensor 7

Does anyone know how to turn off/reset the alarm_tamper on this zwave device?

I have excluded the device from the controller, removed the thing from openHAB and factory reset the device. I can re-include the device without issue but as soon as I move it to place it in the desired location the alarm_tamper get’s triggered and never resets.

I use zwave-js-ui to communicate with the MS7 . There is no parameter or signal, that reacts to the opening of the backside of the sensor ( tamper alarm). I also couldn‘t find any hint in the docu about tamper alarm.
Don‘t know which parameters the oh zwave binding supports.

Try changing parameter 6 to 0, to disable. Usually tamper and vibration alarms are the same.

2 Likes

That’s quit interesting, there is no parameter which shows the tamper alarm,

but zwave-js sends a topic without any payload.

Might be worth a question on the zwave-js github. :wink:

I don’t have the MS7, so can’t test, but from the manual

  1. Make sure to check the configuration section for parameter 6 and 7 (report suppressed)
  2. Also the code sent is not the typical 0x03, so maybe that is a factor