About tamperAlert

I have a zigbee-contact device with the capability of tamperAlert.
But I can not find an Edge driver to support it.
I can find
local TamperDefaults = require “st.zwave.defaults.tamperAlert”
But I can not find
local contactSensorDefaults = require “st.zigbee.defaults.tamperAlert_defaults”
How long will it take for us to receive the default support for this capability ?

Hi @chenjun ,

Could you please confirm if your device is using the IasZoneStatus cluster with the ZoneStatus attribute for the tamperAlert capability? With that information, I can assist you better in finding a solution.

1 Like

Thanks!
I’m not sure, I didn’t know about IasZoneStatus before today. Here is my profile:

I have checked the code of the contactSensor and it seems to be associated with IasZoneStatus.

1 Like