Tuya Zigbee Smart Siren F048B

I bought this Tuya WiFi/Zigbee Smart Siren from AliExpress. I got the Zigbee version and was able to install it, but the Tuya drivers I’ve used before are not working with this item. Any ideas?

Here’s the link: https://www.aliexpress.com/item/1005009552234699.html

Exactly what drivers have you tried?

Also, please post an image of your "Device Data" from the "Device Info" tab for this product.

1 Like

I attached an image of the device data. I tried a Tuya Zigbee Siren driver I found a few years back that works with another siren I have. I don't know where I grabbed it, but the first few lines of code are:

Tuya Smart Siren Zigbee driver for Hubitat
*


I also found just a generic zigbee siren code and tried that one (available here: [Beta] Generic Zigbee siren driver)

Thanks for any advice you can offer - I'm grateful for the help.

1 Like

The "Tuya Smart Siren Zigbee" driver worked for me, but my similar looking sirens are based on a different Tuya chip set in a product from a different manufacturer:
image

And, I just reached the limit of my knowledge in this area, sorry!

1 Like

Tuya TS0601 devices are controlled differently from TS0224 devices, so the existing Tuya Smart Siren Zigbee driver will not work for your device.

TS0224 _TZ3000_c2yscrj8 uses the standard Zigbee IAS Warning Device (IAS WD) cluster (cluster 0x0502) to start the siren. There were some posts about a similar device here, but the development of a driver went nowhere at that time.

Can you make a test?
1 - you assign the Tuya driver to this device.
2. Enable the Debug logging from the Preferences tab
3. Remove the siren power supply, wait 10 seconds, and power it on again.

Anything in the live logs?
Also, are there any logs when you press the physical side button on the device?
(I need only the debug logs that follow physical operations on the device, do not click on the driver Commands buttons - they will not work now).