Automation 2.0 continuation of lesson 19. Open/closed status information for the Aqara U200 lock (as well as locks of all types of Aqara)

Lesson 19__Automation 2.0, lesson 19, creating On/Off automations for the U200 lock (and similar ones) using a wireless button

Good afternoon.
Today I want to talk about my working automation for monitoring the lock status (closed/open).
Preface.
With the U200 lock, I solved this problem using regular paint. I mark the closed side with yellow and the open side with red. I also marked the lock handle itself with white paint. I calibrate it so that the lock is yellow in the closed state and red in the open state.
Fig.1

When I started testing a lock that only has closing handles, a serious problem arose.
The features of these locks are that the lock is blocked from the outside (the handle is not attached to the lock shank) and from the inside the lock opens like a regular handle. This feature leads to a “corkscrew” of the user, personally it always seemed to me that the door was open in the house (I will not talk about the impression of my wife :joy:). You open the door from the inside and it always seems that the door is open, which leads to an additional pressing of the lock button from the inside (respectively, the battery is “eaten up”).
The first section.
To provide the U200 lock keypad and G400 video calls, I use a mini UPS from which I supply power to these devices. I had the idea to use a T2 relay to create an alarm about the status of the door lock.
I use the following materials.

  • mini UPS 24 volts;
  • Aqara T2 relay;
  • an incandescent bulb from an old broken Christmas garland, I cut off the necessary amount for a light glow. (you can take a low-current indicator LED for 24 volts).

We are assembling the power supply circuit. I apologize for the quality of my artistic creativity :blush:
Fig.2.

I placed the indicator lights above the door using thin wires so that they do not “press” on home users.
Fig.3.


Part Two.
We create automation for light indication of the door lock status.
Automations are similar to lesson 19 only instead of virtual switches we use a physical T2 relay.
First automation “U600 Lock” (closed ALARM). Automation is very simple.
Fig.4

Second automation “U600 UnLock” (open ALARM). Automation is very simple.
Fig.5.

This is a video of my result for this lesson. Not only I am happy with it, but also my wife and the whole family.
Video.

Epilogue
Now as an added bonus, we can use the opening/closing of the door lock using lesson 19. Just instead of a virtual trigger we use the state of the T2 relay:

  • relay on (closed lock);
  • relay off (open lock).

Everything else is described in lesson 19, I won’t repeat it. ( Automation 2.0, lesson 19, creating On/Off automations for the U200 lock (and similar ones) using a wireless button )
I think your imagination will develop new automations, now you have a lock state condition in the IF section (relay T2 state).
This will end this lesson.
Thank you for reading and sharing the topic (you can also on other platforms with a link to our forum).
More to come.

Lesson 20__Automation 2.0 lesson 20. Plugin for the Aqara leak sensor, water control in the pool (tank)

8 Likes

Dear gafish, thank you very much for your feedback. I have a small follow-up question regarding the user experience. Why does this specific handle lock create a sensation that the door isn’t securely shut when closed indoors?

It seems to me that allowing the handle to be lifted for a secondary lock would provide a more tactile, secure “closed” feeling. I am very interested in your thoughts on this, as I’ve encountered similar comments from other users. Your feedback is invaluable as it directly impacts the product definition and future iterations of the Lock. Thank you again!

Hello, @Aimer .
Thank you for seeing my suggestion. In everyday life, especially when you have a private house, there is a need to simply go out and come in by performing minimal movements for the lock. For example, I go out and come in through this door 15-20 times during the day, or maybe more. The yard around the house is large, and I don’t think about moving the lock handle up/down. This is extremely convenient for the user.
Regarding the user’s visual perception of the lock state (closed/open), this is a very important psychological factor for the whole family. After my improvement (described in the lesson), the whole family is satisfied, no one moves the lock once again, everything is visible visually. I also placed light bulbs so that it would be visible from the outside that the doors are closed.
Fig.1


PROPOSAL FOR DEVELOPERS.
Make an additional block for Aqara locks. Technical data of the dblock:
-presence of green (open) and red (closed) lamps.

  • communication (one-way) with the lock, communication protocol of your choice.
  • power supply of the block from AA, AAA and USB batteries.
    The user can place such a block in a convenient place for himself and have objective information about the state of the lock.
1 Like

Thank you so much for your patient explanation. I believe I have a clear understanding of your specific needs now. I will make sure to add this to our product backlog/requirement pool for further consideration.

2 Likes

@Aimer , by the way, the additional unit can be used as a functional device for remote control of the lock (analogous to my T2 relay from the lesson).