I have the same device, does this help ?
Hi, sorry to dig up this old thread but I just recently trying to get this Neo Zigbee siren working with my Smartthings security app. I installed the @w35l3y 's driver and will be able to configure it (e.g. changing the tone) as well as manually start it by pressing the power button. However, when I add it to the security app as a siren that it will trigger as siren response. It didn’t work… any idea if I made any mistake here?
Also sorry for bringing up this post. Still …
My friend is trying to add Zigbee Siren that seems to using default Clusters
My friend have the following Zigbee Siren:
manufacturerName: '_TZ3000_cipibmnp'
model: 'TS0224'
It uses default ZCL clusters
inClusterList:[1,3,4,5,6,0x300,0x0500,0x0502,0],
outClusterList":[0x0019,0x000A],
Unfortunately, @w35l3y default clusters driver is not allowing to choose siren in setting, it only allow to choose sensors. Did anyone come across this situation ? If yes, can you please share your solution for adding that siren ?
Replying to myself …
With the Help of Co-Pilot AI and @nayelyz . I managed to create my 1st Zigbee Edge Driver.
The Siren and Strobe are Working Fine. I merged all @Mariano_Colmenarejo zigbee Siren fingerprints. I’ve also added a custom capability to display the RSSI and LQI.
So, if any one need a driver for:
manufacturerName: '_TZ3000_cipibmnp'
model: 'TS0224'
You are welcome the install it from my Channel here
Channel Invite :
I must say that I have absolutely no knowledge when it comes to LUA coding, but I have some understanding when it comes to Zigbee. I recommend to everyone that want to experience in driver development to use AI tools, the outcome is fantastic.

