Hellis81
(Hellis81)
July 30, 2025, 11:34am
22
Anyone managed to get these screenshots to e-ink ESL tags?
From this:
http://homeassistant.local:10000/lovelace/10?viewport=512x320&eink=3&format=jpeg&next=180
I get:
But when I use that in OpenEPaperLink I get this in the log:
13:30:10 http http://homeassistant.local:10000/lovelace/10?viewport=512x320&eink=3&format=jpeg&next=180 -11
13:30:05 Updating 4033FFFF92960388
13:25:09 http http://homeassistant.local:10000/lovelace/10?viewport=512x320&eink=3&format=jpeg&next=180 -11
13:25:04 Updating 4033FFFF92960388
I assume this is becuse the image is not ready when the ESL is going to get updated.
Is there any way I can save the image from the puppet add-on so that it can be read when needed by OpenEPaperLink?
1 Like
Hellis81
(Hellis81)
July 30, 2025, 7:41pm
23
I have managed to get to this point now.
I probably need to make something myself, although the flower card is beautiful, on e-ink it’s not the same.
1 Like
Hellis81
(Hellis81)
August 9, 2025, 3:48pm
24
In case anyone else is looking for a plant card ESL this is what I ended up with:
Latest screen is plant data using the OpenPlantbook integration and the Plant integration from HACS.
If progress bar is black then values are within what plant likes, else it becomes red.
All progress bars are set up so that they display the what the value is within the range.
As an example the carrot want’s between 15 and 60% soil humidity and it’s currently 39% that means it shows up as 53% in the progress bar, but the text says 39%.
[image]
[image]
Automation to get these displays is…
1 Like