Automation 2.0, lesson 24, code lock from Aqara wireless button

Automation 2.0, lesson 24, code lock from Aqara wireless button.

Lesson 23_Automation 2.0, lesson 23, creating a G5 (G100) constant cyclic sound (light) alarm

Good afternoon, today’s lesson is related to creating automation of “pseudo” code entrance to the yard, door using T2 relay or any other Aqara lock.
What prompted me to create this automation. I have a private house from which I often enter and exit through the front door. The U200 lock has a peculiarity, a wet finger does not want to see the fingerprint scanner, and this is very annoying. The code must be dialed from 6 digits, which is very inconvenient at once. I want to note that this is an auxiliary door opening. For every day when you do something near the house.
Chapter 1.
The essence of automation is ridiculously simple. We use the sequence of pressing a wireless button that starts the automation. This sequence can be different, the main thing is that there are no two identical combinations in the pressing chain (press-press…).
Example of automation.
Figure 1.

Chapter 2.
I want to show automation for the U200 lock that automatically closes the door when I go outside for technical issues.
Explanation
The closing trigger (THEN) is the closing sensor when there is no movement for 20 minutes.
The condition (IF) is the motion sensor (no movement for 5 minutes) placed above the entrance door where the U200 lock is.
The condition (THEN) closes the lock.
Automation created
Figure 2.

Chapter 3. Safety of using the created code signal (section 1).
To ensure the reliability of the front door, the automation (Fig. 1) turns off at 22.00 and turns on at 09.00.
This automation also turns off when I turn on the “no one is home” mode.
This lesson was made to start your imagination.
Personally, I am considering a device that will be built on the P100 sensor as a code device for sending a control signal. This will be an alternative to the Aqara smart cube.
This topic is closed.
‌Thank you for reading and sharing the topic (you can also on other platforms with a link to our forum.
Lesson 25_Automation 2.0, lesson 25, P100 sensor as a doorbell in England

6 Likes

Hello. In addition to my lesson, I present a full-fledged Aqara code dialer based on the “Aqara opple” wireless switch. Choosing a code logic of 16 buttons and a combination of 6 presses — that’s 16,777,216 possible options!
:rofl::rofl::rofl:

4 Likes

is that switch locked to china region? looks nice

Hi, yes, this switch is for the European market. Unfortunately it is no longer available :cry:

1 Like

I see it on AliExpress, but I doubt if I will be able to pair it with my hub, UK region
edit: nevermind, stock not available hah

Hi, maybe Aqara will re-release something. There was a survey on this issue (wireless switches) in Slack.

Nice one!

Hello
You can’t use an automation like this in doorbell without the U200 (the trigger - WHEN, is in U200)
My suggestion was to be able to link a T2 relay to the doorbell - for now you can


only link locks like U200 to the doorbell.
This way you could trigger the T2 relay in the doorbell UI.
Nowadays we do this using the doorbell cam card alongside the T2 relay card… but this way we lose the ability to ear and speak with the visitor.

1 Like

Hello, in this topic I made a proposal based on your comments to the developers of the Aqara app.

2 Likes