jezs00 / pycasso

A system to send AI generated art to an E-Paper display through a Raspberry PI unit
MIT License
73 stars 6 forks source link

Crossed out battery symbol #46

Closed JoghurtSommelier closed 1 year ago

JoghurtSommelier commented 1 year ago

I’m getting this symbol on my display. What does it mean? It’s a crossed out battery symbol. My setup is using pijuice and auto power off after completion.

image

jezs00 commented 1 year ago

It's supposed to mean that pijuice class isn't loading properly and applying battery indicator, however it's probably an error seeing as I have the same. Will look into it. You can disable icons in .config if you like.

jezs00 commented 1 year ago

Issue was with range assignment, using - instead of ,

Appears to be working now, will create new release with this fix and the previous in it.