ghtalpo / py_amazfit_tools

pack/unpack .bin for amazfit verge lite/gtr/gts
56 stars 53 forks source link

Mixed up status icons on the GTR #4

Closed csabadm closed 5 years ago

csabadm commented 5 years ago

The Bluetooth icon in the json ends up being the lock screen icon on the converted watch face. The lock screen icon seems to always show up in off state.

ghtalpo commented 5 years ago

Bluetooth and lock icons are not working for verge lite. Only DND and alarm icons are confimed to be working.

Are there any GTR watchface that has working bluetooth and lock icons? Then let me have a link for that.

csabadm commented 5 years ago

I have not found any GTR watchfaces using the lock/Bluetooth icon, but I have a GTR and trough trial and error I managed to figure out that the icon defined as Bluetooth in the json becomes the lock icon on the installed watchface.

ghtalpo commented 5 years ago

ok. I'll try to fix lock icon. thanks

ghtalpo commented 5 years ago

can you try with feature/status-step-test branch?

csabadm commented 5 years ago

works fine with that branch

ghtalpo commented 5 years ago

great. then I'll merge this branch to master.