Post #2050716
2026-03-25 19:53 UTC
@ronald maybe you'll share the code?
Replies (1)
-
@ronald@brettspiel.space 2026-03-25 20:10
@dermike Sure: https://pastebin.com/4uvqAi1L There's no magic involved, the only complicated part is the line-wrapping, which seemingly has to be user-implemented (and I took code I found online for that). Oh, and the display is only updated _after_ the interval, so the first change is visible after a minute. But as I mentioned: this was just to get to know ESPhome, this is not a permanent "solution". 😉