Aqara U200 - Matter integration

No it doesn’t at the moment.

To show which user has unlocked the door, you need to create users within the same Matter fabric (so within Home Assistant). The lock will technically show users from other fabrics (e.g. HomeKit) but you can’t rely on those: HomeKit doesn’t save the name of the user on the lock; the users created via HomeKit DO have an id but HomeKit does delete the user every time you disable it so the ids will change

1 Like

How did you connect to HA after connect it to apple home app?

Apple Home app > Aqara U200 > Turn on pairing mode

How do you updated to v66 firmware? I have v65 and cannot update

Via Aqara iOS app. It is beta

I have an Android Aqara app but I cannot. I probably have to do something to install beta firmware

Hi Guys, for me stil no luck by adding the aqara u200 into home assistant with matter.
I Updated the aqara with beta version v68, but when I add a matter device in HA with the home kit pairing code it still says that it couldn’t add the device.
I have home assistant via Docker and also a Matter-server via docker. Error in the Matter log says:

2024-09-10 18:09:10.292 (MainThread) INFO [matter_server.server.device_controller] Starting Matter commissioning with code using Node ID 18.

2024-09-10 18:09:40.304 (Dummy-2) CHIP_ERROR [chip.native.CTL] Discovery timed out

2024-09-10 18:09:40.305 (Dummy-2) CHIP_ERROR [chip.native.ZCL] Secure Pairing Failed



4-09-10 18:09:40.305 (Dummy-2) WARNING [chip.ChipDeviceCtrl] Failed to establish secure session to device: src/controller/python/ChipDeviceController-ScriptDevicePairingDelegate.cpp:89: CHIP Error 0x00000003: Incorrect state

2024-09-10 18:09:40.305 (MainThread) ERROR [matter_server.server.client_handler] [139633922452304] Error while handling: commission_with_code: Commission with code failed for node 18.

Any help from you guys?

2024-09-10 18:09:40.304 (Dummy-2) CHIP_ERROR [chip.native.CTL] Discovery timed out

That’s the key.

  • How are you running the container?
  • What’s the container host machine? (e.g. PC, Raspberry PI, etc)
  • Is your Thread Border Router (e.g. Apple TV) on the same network as the host machine?
  • Do you have any Thread+Matter-based devices on your network?