Skip to content

Matter lock management not shown for Aqara U200 although lock is direct (is_bridge: false) and Door Lock credential commands are exposed #166896

Description

@Christopher33391

The problem

I first had the U200 exposed through an Aqara Hub M100, but then I shared the U200 itself to Home Assistant using the Matter sharing code from Aqara Home and added it in the Home Assistant Companion app as a Matter device already in use.

Even after that, Home Assistant still does not show lock code management.

My HA informations :
- installation_type: Home Assistant OS
- Core: 2026.4.0b5
- Supervisor: 2026.03.2
- OS: 17.2.rc1
- matter-python-client: 0.4.1
- node available: true
- is_bridge: false
- node_id: 12
- date_commissioned: 2026-03-30T16:06:04.962701

The device is detected as a direct Matter node, not as a bridge:

  • "is_bridge": false

Door Lock cluster is present on endpoint 1:

  • endpoint 1 exposes cluster 257

Accepted commands on 1/257/65529 include lock user/credential management related commands:

  • 0
  • 1
  • 3
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 26
  • 27
  • 29
  • 34
  • 36
  • 38
  • 39

The device also exposes battery information on endpoint 2.

My Aqara U200 informations :
- Device: Aqara Smart Lock U200
- Firmware shown in HA: 085
- Vendor: Aqara
- Model: Aqara Smart Lock U200
- Thread preferred network currently comes from Aqara Hub M100 (AqaraHome-e832), but the Matter diagnostics show the lock itself is not a bridge.

Expected behavior:
Home Assistant should expose "Manage lock" / PIN code management for this lock, or clearly indicate why it is unavailable.

Actual behavior:
The lock appears in Matter, can lock/unlock, battery and several settings are visible, but no lock code management is available.

What version of Home Assistant Core has the issue?

2026.4.0b5

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

Anything in the logs that might be useful for us?

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions