mirror of
https://codeberg.org/vanous/huafetcher.git
synced 2025-01-10 07:02:03 +01:00
Update documentation
This commit is contained in:
parent
0b56845b8f
commit
e353ae5668
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,7 +6,8 @@ __pycache__/
|
|||||||
*$py.class
|
*$py.class
|
||||||
cep_alm_pak.zip
|
cep_alm_pak.zip
|
||||||
cep_7days.zip
|
cep_7days.zip
|
||||||
credentials.json
|
credentials.*
|
||||||
|
README.html
|
||||||
# C extensions
|
# C extensions
|
||||||
*.so
|
*.so
|
||||||
|
|
||||||
|
@ -45,8 +45,12 @@ This process for Xiaomi login is pretty unintuitive, so make sure to read this f
|
|||||||
|
|
||||||
## Amazfit
|
## Amazfit
|
||||||
|
|
||||||
- Choose Xiaomi as login method.
|
- Choose Amazfit as login method.
|
||||||
- Fill in email and name fields. You can save them in the app by pressing the Save buttons.
|
- Fill in email and name fields. You can save them in the app by pressing the Save buttons.
|
||||||
|
|
||||||
|
<img src="screenshots/amazfit_screen.png" width="300" alt="screenshot" />
|
||||||
|
|
||||||
|
Note: saved data is not protected. If you use this to get aGPS data periodically, create a throwaway account without any devices.
|
||||||
|
|
||||||
### Key
|
### Key
|
||||||
|
|
||||||
@ -97,6 +101,7 @@ This key must be entered into Gadgetbridge during pairing process with devices t
|
|||||||
- For key, press `Fetch key`. The key will appear in the `Found key` field, get it by pressing the Copy button.
|
- For key, press `Fetch key`. The key will appear in the `Found key` field, get it by pressing the Copy button.
|
||||||
|
|
||||||
Note: Only last key provided by the server is displayed.
|
Note: Only last key provided by the server is displayed.
|
||||||
|
|
||||||
<img src="screenshots/07.jpg" width="300" alt="screenshot" />
|
<img src="screenshots/07.jpg" width="300" alt="screenshot" />
|
||||||
|
|
||||||
This key must be entered into Gadgetbridge during pairing process with devices that require it
|
This key must be entered into Gadgetbridge during pairing process with devices that require it
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 43 KiB |
BIN
screenshots/amazfit_screen.png
Normal file
BIN
screenshots/amazfit_screen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
Loading…
Reference in New Issue
Block a user