Updated MI features
This commit is contained in:
parent
9801a94704
commit
43ae05673b
17
README.md
17
README.md
|
@ -28,6 +28,7 @@ need to create an account and transmit any of your data to the vendor's servers.
|
||||||
## Features (Mi Band)
|
## Features (Mi Band)
|
||||||
|
|
||||||
* Mi Band notifications (LEDs + vibration) for
|
* Mi Band notifications (LEDs + vibration) for
|
||||||
|
* Discovery and pairing
|
||||||
* Incoming calls
|
* Incoming calls
|
||||||
* SMS received
|
* SMS received
|
||||||
* K-9 mails received
|
* K-9 mails received
|
||||||
|
@ -37,12 +38,18 @@ need to create an account and transmit any of your data to the vendor's servers.
|
||||||
|
|
||||||
## How to use (Mi Band)
|
## How to use (Mi Band)
|
||||||
|
|
||||||
* With older Mi Band firmware (e.g. 1.4.0.x): Add your Mi Band's MAC address manually (Settings -> Debug)
|
* When starting Gadgetbridge and no device is visible, it will automatically
|
||||||
* With newer firmware that supports pairing, pair your Mi Band through the Android Bluetooth Settings
|
attempt to discover and pair your Mi Band. Alternatively you can invoke this
|
||||||
|
manually via the menu button. It will ask you for some personal info that appears
|
||||||
|
to be needed for proper steps calculation on the band. If you do not provide these,
|
||||||
|
some hardcoded default "dummy" values will be used instead.
|
||||||
|
|
||||||
|
When your Mi Band starts to vibrate and blink with all three LEDs during the pairing process,
|
||||||
|
tap it quickly a few times in a row to confirm the pairing with the band.
|
||||||
|
|
||||||
1. Configure other notifications as desired
|
1. Configure other notifications as desired
|
||||||
2. Go back to the "Gadgetbridge" Activity
|
2. Go back to the "Gadgetbridge" Activity
|
||||||
3. Tap the "MI" device to connect
|
3. Tap the "MI" item to connect if you're not connected yet.
|
||||||
4. To test, chose "Debug" from the menu and play around
|
4. To test, chose "Debug" from the menu and play around
|
||||||
|
|
||||||
Known Issues:
|
Known Issues:
|
||||||
|
@ -52,8 +59,8 @@ Known Issues:
|
||||||
hassle.
|
hassle.
|
||||||
|
|
||||||
* The initial connection to a Mi Band sometimes takes a little patience. Try to connect a few times, wait,
|
* The initial connection to a Mi Band sometimes takes a little patience. Try to connect a few times, wait,
|
||||||
possibly quit Gadgetbridge before connecting again. This only happens until you have "bonded" with the
|
and try connecting again. This only happens until you have "bonded" with the Mi Band, i.e. until it
|
||||||
Mi Band, i.e. until it knows your MAC address. This behavior may also only occur with older firmware versions.
|
knows your MAC address. This behavior may also only occur with older firmware versions.
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue