It might be possible to develop a module to access directly the Huami Cloud and download the tracker data from there. With such a feature HA would support all Huami wearables such as Mi Band series, Amazfit ARC / PACE / EQUATOR / MOONBEAM and also future products.
Just want to add that you can combine mi band with MiBand 2 Func button app and Tasker to send up to 4 commands to HASS using HTTP post. 1;2;3 button taps and Lift Wrist actions are detected. I have double tap set to toggle my table lightstrip on and off
For anyone interested, I set up an ESP32 for another project (there are good instructions if you aren’t familiar, it’s not too scary) with ESPHome component I was very surprised that it is tracking my Mi Band 3 via the BLE tracker (I looked at this quite long and hard)!
Short scan intervals worked, but really killed my wifi though, like others have experienced, so I’m looking at other options, with my primary goal to get really quick “arrive at front door detection”. See here:
The problem is that the ESP32 only has one 2.4ghz radio, so if you’re always scanning BLE you can’t use WiFi. Maybe use ESP32 for BLE with UART connection to ESP8266 with both running ESPHome?
Hi guys, I would like try to integrate my Mi Band 4 in Hassio (installed on my raspberry pi 4).
So, the question is: can I use my Bluetooth module of the raspberry4 to to discover the presence of my Mi band 4 or I need some other hardware like an esp32?
i’ve tryed some add-on like Happy Bubbles unsucessflully could someone clarify and help me?