maxmacstn / HA-ePaper-Display

E-Paper display for viewing sensor data from Home Assistant.
361 stars 23 forks source link

Temp #5

Closed crackers81 closed 2 years ago

crackers81 commented 2 years ago

How to make temperature and pollution change place?? Please help :)

maxmacstn commented 2 years ago

If you want to change the location of the text, please try to change the first and second arguments in it.printf() function. In this example, 357 and 75 is the X, Y coordinates of the temperature text on the screen.

https://github.com/maxmacstn/HA-ePaper-Display/blob/0f94a8a71bdf3f409d9ab4c76e72339bdf26f8c7/epaper-display.yaml#L183-L187