-
Notifications
You must be signed in to change notification settings - Fork 345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Linptech motion sensor version 2 #821
Conversation
Any insights how to, please? |
Meanwhile I managed to check firmware on mine and it says that its already 2.0.0_0004 which is the latest |
Linptech has upgraded the firmwire and now it is called Linptech Motion Sensor 2 The yellow one is the old one (motion sensor 1) and the red one is the neweset one. |
Thanks a lot for the explanation. It will be great if you can explain how to change the ble parser and/or share the code of the parser itself. For me in the UK currently sensor is totally useless, as it's not available in the Mi App and also Alex's integration doesn't support it yet. |
In mibeacon.py, changes should be like:
I cannot figure out the battery data's port, maybe you can just try:
And in devices.py: |
And..
I think to use this sensor you need to first pair it in Mi App... |
I mean its not supported in EU region (in Mi App) however I've managed to add it to the account so Alex's integration can see it |
Thanks a lot for the provided info. Quick question pls, as it seems you have some access to the manufactury/firmware developers : |
In fact, in version 2, the idle time starts from zero and can be detected
in HA.
For me, whenever I pass by, the sensor will immediately tell HA there is
someone and when I go out from the detecting area, the idle time will be
zero immediately.
Wait for the firmware update :)
|
so you upgraded old sensor to new firmware and it became version 2? what is fw version now after whitelist update? 2.1.0_0022? |
Yes. |
Thanks! |
Hi @micturkey , I have Linptech Motion Sensor 1 and Linptech still hasn't released an update. So I cannot use the motion sensor in Home Assistant. Could you please could share a KOL that can add a device to the whitelist? |
Check my replay before, there is a link to Bilibili. |
No success :(
404, maybe because I don't have a Chinese IP. It seems linptech anymore don't support this device at all. |
Sorry, the link is invalid now. I checked and the new link is : https://www.bilibili.com/video/BV1KG4y1674j/ |
Help solve issue #816 and #809
Users need to upgrade the firmware of Linptech motion sensor which makes the product name become Linptech motion sensor 2 (not motion sensor with firmware 2.0.0).