Skip to content

Yale YMC420-W: fingerprint_unlock missing from action enum / HA MQTT event_types #31792

@rubempoli

Description

@rubempoli

What happened?

What happened?

Yale YMC420-W publishes fingerprint_unlock, but this value is not included in the exposed action enum / Home Assistant MQTT event_types.

This causes Home Assistant to log:
Invalid event type fingerprint_unlock for event.entrance_locker_action

Current exposed action values include:
unknown, lock, unlock, key_lock, key_unlock, auto_lock, manual_lock, manual_unlock, non_access_user_operational_event

But at least these valid actions appear to be missing:
fingerprint_unlock
rfid_unlock
password_unlock

The YMC420-W device page also does not list them under Action.

What did you expect to happen?

fingerprint_unlock, rfid_unlock and password_unlock should be included in the YMC420-W action enum / HA MQTT event_types.

How to reproduce it (minimal and precise)

Open the lock using fingerprint and check Home Assistant logs.

Zigbee2MQTT version

2.9.2

Adapter firmware version

2026.4.3

Adapter

Sonoff_Zigbee_3.0_USB_Dongle_Plus

Setup

Raspberry 4 Pi

Device database.db entry

No response

Debug log

No response

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    problemSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions