Hi,
I’ve just found that new Startblock by Xiaomi which was released a few months ago. It’s set up on top of your existing lock and communicates via bluetooth. Might there be a way to integrate this to home assistant? Seems pretty interesting for only about 70€/85$
first that seemed to be an interesting one, but the lock isn’t motorized so you just can log opening and closing of your door, wouldn’t be that interesting for me because I’m using a aqara door sensor already and they are a lot cheaper
yes i know, but I’m also using Mi Flora for plantmonitoring via Bluetooth and they work well with my raspberry 3 and hass.io … so there musst be a possibility… I’ve also seen that you can use a raspberry mini for range extension of your bluetooth if the smart lock wouldn’t be in the ratio of the main home assistant instance
I might have found an interesting update. so Xiaomi startet to combine Bluetooth LE and wifi in their new yeelight lamps, so they can be used as a hub to connect xiaomi bluetooth devices to wifi. I’ve seen it for Mi Flora and also for the newer temperature sensors with display, so it might be that the lock could communicate with the lamp gateway https://ibb.co/fuejZm
I own both a Sherlock m1 and a BLE gateway and I can see in the MI home app that the Sherlock is found and connected by BLE gateway, but i cant find a way to expose the lock states to the home assistant, any ideas would be great.!
Hello there,
I also own the Sherlock M1 and a yeelight ceiling lamp with gateway compatibility.
I can’t seem to connect the Sherlock to the internet with it…
Can you lock/unlock it while away?
If you can, could you tell me if you performed a software update to it? Mine is updated and I contacted Xiaomi, and they told me this isn’t possible with the lock.
Hey guys,
I managed to get it connected to hass
I’m using an old android phone connected by usb to hass so I can send unlock/lock commands and also get the status.
amazing achievment, do you understand inner working of the app ? is there some “magic” which could not be done through python or NodeRed ? I can see you are basically emulating touch in the app but it would be really nice if we could get and send data the BT way somehow.
I haven’t spent too much time on it, but I guess you can try to
decompile the apk and reverse engineer it
use a BT sniffer and check if it really encrypts the traffic as they advertise it
if you have the second version…it has a BLE remote and you can hook it up to gpio pins
I have opened it and it has a serial port inside so that’s an option too
There are several solutions for that, but I choose the easy one
I took some pictures while I took it apart, if you guys are interested let me know
It doesn’t have an option to be controlled over internet, but hass can control it (with the above command_line switch)and you can control hass over internet/vpn.
At the moment I have it setup to lock the door a few minutes after we leave and open automatically when we’re connected to the wifi
It should be possible to do exactly that or replace the electronic part with an esp + a few addons and get almost the same functionality.
I didn’t go this road because of esp high power consumption