Image widget on Mi Band 8 won't show on band #59
Replies: 9 comments 14 replies
-
|
Can you send your project? Mi Band 8 fully supports pngs and transparent background images with the _rgba suffix. |
Beta Was this translation helpful? Give feedback.
-
|
Ok now images are working fine, my project was somehow messy and had to started over,
but now I have this odd errors, circled in red I have this strange
artifact. In yellow I have date, but it is totally wrong. Can you help me
fix this errors? Many values are also wrong like step count, can you check my project if its right ?

I attached my project here:
[edemir-watchface-project.zip](https://github.com/user-attachments/files/18349868/edemir-watchface-project.zip)
|
Beta Was this translation helpful? Give feedback.
-
|
Another issue, the clock is 1 hour ahead. |
Beta Was this translation helpful? Give feedback.
-
|
Only on Mi Band 8 specifically, images must be different for each widget. For example, the steps widget must use a different set of images for the numbers compared to the calories widget. The tens and ones digit for the hour/minute must also be seperate widgets, using the Hour High/Hour Low/Minute High/Minute Low data source. I have not tested this out on my Mi Band 8 watchfaces, but it seems like its enough to use a different image for the negative digit so that it works properly without conflicts (https://github.com/m0tral/EasyFace/wiki/DigitalNumbersRU) This only applies for the Mi Band 8 and Mi Band 7 watches other watches do not require this. You can see the documentation for this on EasyFace's wiki at https://github.com/m0tral/EasyFace/wiki/DigitalNumber |
Beta Was this translation helpful? Give feedback.
-
|
Ok got it. But now i'm struggling with weather icons. this part does not work for me: I have w0.png w1.png w2.png up to w19.png configured but the widget is never displayed. What am I missing ? Does w3.png should be named "!w3,7,8,9,10,11,12,19,21,22,23,24,25,42,301.png" ????? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
What do you mean by ? "You can not put the rain icon with the Zero index but there must be the sun." I'm using the correct image here This |
Beta Was this translation helpful? Give feedback.
-
|
it was just an example to make you understand that you have to match the correct images that correspond to the different weather conditions |
Beta Was this translation helpful? Give feedback.
-
|
Tested to export the same project to easyface, in easyface it works. |
Beta Was this translation helpful? Give feedback.









Uh oh!
There was an error while loading. Please reload this page.
-
Hello, first of all thanks for the great software.
I'm trying to create a watchface but I have some problem with images, i'm adding png images but they do not appear on the watch ? What am I missing ? doesn't mi band 8 support png images ?
Beta Was this translation helpful? Give feedback.
All reactions