Dave Schmid
Dave Schmid
Not sure what it means - but I was using this PR prior to this update - now getting this: ``` Traceback (most recent call last): File "/usr/local/bin/esphome", line 33,...
@guillempages - hello! And thank you for this! I've been looking to try something like this for a little while now!! However, I pulled your PR into my configuration and...
@guillempages thanks for the confirmation! The image in question is tiny - like 7kb - but the overall response time seems to be the culprit. :) I'm all for trying...
@guillempages I tried using a local network image and I succeeded in getting a black box the size of the expected image. Not sure how to [define the image](https://esphome.io/components/display/index.html?highlight=image#images) as...
``` [D][button:013]: 'esp13 Refresh' Pressed. E (30807) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time: E (30807) task_wdt: - loopTask (CPU 1) E...
A little more testing on this - was able to make a simple grayscale image - save it as PNG and link to it. It displayed correctly. Took another black...
After a little more work - it looks like if I use an image with a transparent background - I'll get something to display.  It doesn't seem to convert...
Made a little more progress with an offline image converter...  The good news is that it's consistently pulling the image every 60 seconds :)
@guillempages what kind of display do you have? I've been only using my Waveshare 7.5" (7.50inV2) - which is supposed to be grayscale - but is really (at least with...
@guillempages makes sense :) Appreciate the effort here! I tested on my Lilygo T5-4.7 inch with a grayscale driver and the images worked well as is, including transparent images. It...