Zigbee2MQTT - Sync Keypad and Alarm Control Panel States

Hello everyone,
I’m trying to code this wonderful work from bluprint to nodered to implement my alarm with keypad.
I’m using ALARMO and Develco KEYZB-110
Would anyone know how to help me?

After updating Home Assistant to 2025.1 and Z2M to 2.0, the blueprint no longer worked correctly for me. I have found a fix that resolves this. I would post this above - but only if others also have the problem with the current Home Assistant Version 2025.1 and Zigbee2MQTT 2.0. How does it look for you? Is the blueprint still working?

after moving to z2m 2.0, it stopped working. Reason is probably that the actions have changed in z2m to HA

I just updated the blueprint in the first post to fix the problem. Would be happy for some feedback, if it works :slight_smile:

Hi @AndrejDelany

I’ve just updated to HA 2025.1.2 and z2m 2.0

In z2m, in the ‘status’ tab of the keyboard I still have the ‘actions’ :

image

Can you tell me (or anyone else) if this is the case for you too ?

For my Linkind Keypad it’s different.

{
    "ac_status": false,
    "battery": 8,
    "battery_defect": false,
    "battery_low": true,
    "last_seen": "2025-01-07T00:21:35+01:00",
    "linkquality": 69,
    "occupancy": false,
    "restore_reports": true,
    "smoke": false,
    "supervision_reports": true,
    "tamper": false,
    "test": false,
    "trouble": false,
    "voltage": 2500
}
1 Like

ok thanks for the information :wink: