Trigger and reset external siren with Eufy Secufity system

I have a Eufy Security System using fuatakgun’s integration https://github.com/fuatakgun/eufy_security, and an Orion Grid Connect wifi external siren. I have it working with a simple automation to trigger the siren when the Homebase issues a Trigger and then turn the siren off when the armed status of the Homebase is changed to unarmed.

That’s a bit too simple for my liking, I’m hoping someone else in my position might have found a solution here. When the alarm is triggered and I’m out, I will want to reset an alarm trigger without disarming the alarm. I don’t see a way in the integration to identify when this happens, to automatically deactivate the siren.

What trigger did you use for this automation?

A device trigger on Homebase, when its status is triggered

Home base should trigger an event to be used in automations to catch alarm triggered event. You can do your actions after the trigger and you can try to switch to disarmed and back to armed again?

There is also reset_alarm service you can give a try.

Yep, that’s what I’m using, but there is no option to trigger an action based on an alarm reset performed either on the app or the keypad.

Ah, yes, you are right, i couldn’t find an event to be fired when alarm is reset, you can also consult to this repository and if there is an event let me know: https://github.com/bropat/eufy-security-ws

Hi, I’m trying to get this exact same system working. How did you get the Orion Grid Connect wifi siren to trigger? Adding via Tuya is only giving me volume and siren time adjustment no sounding trigger?

You need to use localtuya to get access to all the attributes.