[Question] Draw '%' on LCD and utilize more than one page
rradar opened this issue · 2 comments
rradar commented
rradar commented
Ugly fix:
'/.
uses three columns 😢
OttoWinter commented
Did you see https://esphome.io/components/display/index.html?highlight=literal%20sign ?
Also, if your display character set doesn't include the % character there's no way to add it manually. (though this one seems to support it: https://mil.ufl.edu/3744/docs/lcdmanual/charset.gif)
Closing as limitation of the display