[APP][Pro] Ajax Security System - Make Ajax alarms part of your smart home

i forgot to mention, when i restart the app in homey, i got an error message:

Could not mount /dev/random : 32

Correct, saw that in the diagnostic report. See previous post, this is an issue other apps have as well depending on how proxmox is configured. 99% sure there’s not much that can be done on the app side, the 2nd link is from a user with a different app having the same issue and fixing it.

another post here: [APP][Pro] Skoda - #100 by MedievalRoadie

Since the update to version 1.0.644 I am getting no status any more of the arm or disarm of the system in a flow.

2026-09-06_204231

I do get the open/close door status of DoorProtect sensors, so the communication seems ok. These DoorProtect sensors work fine within a flow.

I am using a Homey Pro (2026) with version 13.4.1.

Anyone else experiences this issue?

could you try: https://homey.app/nl-nl/app/com.ajax.security/Ajax-Beveiligingssysteem/test/ and see if its fixed

Mike, yes, this did the trick !
Thanks for your quick response.
Regards,
Cor

Vriendelijke groet, Cor Pernot

Yes, restoring the same installation to a privileged LXC resolved the issue.

understand how to create a flow such as: “Magnetic contact has been open for 5 minutes” → take a photo and send a push notification.

But how does the following work?

Outdoor Keypad (Ajax) → Automation scenario is activated → open Yale lock (or perform any other action in Homey).

At the moment, my Outdoor Keypad is configured so that when a code is entered and OK is pressed, or when an Ajax Tag is presented to the keypad, an automation scenario is executed.

What I would like to know is how I can use that automation scenario as a trigger in Homey, so that I can automate additional actions there as well.

There’s a user out there that is sending me diagnostic rapport, however the one from homey isn’t sufficient. I need the log from the function inside the app. So whomever keeps sending logs via the diagnostic button, please do the advanced log and DM it to me.

Thanks.

Could try the following:

  1. Create a temporary Flow:
    WHEN: Ajax → A push event was received, select Any event, leave the raw-tag filter empty.
    THEN: Send yourself a notification containing Raw tag, Device name, and Source name.
  2. Enter the keypad code and press OK. Then test the Ajax Tag separately.
  3. Use the event received to build the final Flow, filtering for the exact event and the intended device/source before adding Yale → Unlock.

I (maybe) find the problem. I also have an ajax button, the ajax button does have the tag: button active, the keypad outdoor doesn’t have this. It has only batterylevel, sabotagealarm, securitywarning.

I tried to follow your steps, It works on the Ajax Button, it doesn’t work on the Ajax Keypad Outdoor

Thanks, that confirms the test works for the Button but doesn’t capture your keypad action. The missing Button Active tag isn’t required for this Flow.

Could you show the keypad’s automation-scenario settings and the Ajax event-history entry immediately after using a code or Tag? I need those to identify the event Homey should receive and check where it is missing.

Hi MikeTango, i have sent you a PM, thanks!