Anyone have a suggestion for which driver to use for a zigbee combo PIR motion sensor / siren device?
It is usb powered (and supposedly has an internal backup battery, but I have no clue how to access the battery and the printed instructions that came with it give no hint).
No, had not yet tried that. I'm more interested in getting the motion sensor working. The siren is just a nice added benefit.
Ideally, the motion sensor works, and the siren works totally separately, and only sounds when my Abode system, connected via Hubitat, goes into alarm mode.
If that is not possible, I'd want the siren to be silent at all times and just use the device as a motion sensor.
However, I will try the Siren driver and provide the data. Will be later today.
Also, by handling the device so much, the very weak glue on lower cap of the plastic casing started to unadhere and the cap started to separate from the cylindrical casing. I thought this was great as it would let me access the battery compartment so completed prying it open. It is definitley not made to have a user changeable battery. It looks like perhaps there is some sort of a rechargeable battery inside the device as there is a set of red and black wires from a plug on the board near the USB input to what looks like a pouch battery and another set from a different plug on the board to the speaker.
So, should I just put this device in storage to wait and see if a driver surfaces, or @kkossev, is there a different one of your drivers I should be using?
To be clear, I would never have a motion trigger on this device trigger the siren on this device.
I'd use the motion sensor in this device to trigger a light.
I'd have the siren in this device triggered by another device in HE.
If I could do both the above, great. If I could do one or the other of the above, also good. Right now seems the device can do neither.
ETA: Interestingly the box has a sticker on it. Looks like it is perhaps made in China and imported by Germans, as it has a German address, and phone number...
Hi @calinatl ,
This $9.99 device has a very unusual combination of being a siren and a motion sensor at the same time. Currently, I don't have a custom driver that supports both capabilities.
If you can choose one of the two functions (either motion sensor or a siren, but not both), we can try to add it to one of my existing Tuya drivers.
I've added initial support for your PGST sensor (_TZE284_zmgahdog / TS0601) to the Tuya Multi Sensor 4 In 1 driver, v3.6.0 (dev branch). Motion detection only, no siren control.
Update the driver on your hub (dev branch, v3.6.0).
Select ‘Load All Defaults’ from the Configure drop-down list and click on the button.
Turn debug logging on from the Preferences tab.
Pair again, without deleting the device first.
Post the logs that follow tha new pairing here (or DM me).
No public DP map exists for this exact device (no support for it in Home Assistant), so motion is guessed blindly as DP 1 (the usual Tuya default), but battery/tamper aren't mapped yet. We will need to go through several trial-and-errors iterations.