U200 Homeassistant state problems

Hello,

I have successfully paired my Aqara lock U200 directly in Apple home and with Homeassistant too
It works on both platforms : I can open, close the lock

But I have a problem with the state which is reported in Homeassistant
I explain … when it is opened or closed … it is ok… the state is correct
The problem appears when the lock is blocked / stuck
When it happens … Apple Home successfully sends me the notification : the door is blocked / stuck
But in Homeassistant it is still in state « opened »

The state « blocked » seems to exist … it is in the state list and i can create an automation like « if lock state is « blocked » then send notification… but it never happens … the lock state is never « blocked » always « open » when it happens

I hope it is clear and make sense :grin:

2 Likes

Homekit/Matter does not support this state

1 Like

But it works in HomeKit as i get the notification from Apple so the state exists but even if the « blocked » state is shown in the list in automation section … the lock is never in this state in Homeassistant