chunkysteveo / OpenEPaperLink-HA-Weatherman

Wetherman EPaper display using OpenEPaperLink and the HA Integration
37 stars 4 forks source link

Error #16

Closed MrGlad8 closed 8 months ago

MrGlad8 commented 8 months ago

I cant execute this. I get error: Error: Error rendering data template: TypeError: '>' not supported between instances of 'NoneType' and 'int'

Oh, and the Variables wont copy over when I copy the code. I think they need to be added separate in the automation, right?

chunkysteveo commented 8 months ago

That sounds like your sensors/variables are not correct as the template sensor is trying to check for a value greater than. Could be linked to you not being able to addnin your variables?

We'd need more info to help further?

Steve

MrGlad8 commented 8 months ago

Sorry it was my bad, I got the Weatherman-sensor working now :) But the automation wont work, it gives me error: Stopped because an error was encountered at February 29, 2024 at 22:04:10 (runtime: 0.19 seconds) cannot open resource

And I just tried send another thing to the display and it worked. Any idea where to search for an solution?

svenove commented 8 months ago

Did you upload the font file to the correct folder?

MrGlad8 commented 8 months ago

Ha! I though I was.. but I had put it in the wrong media folder. Now it works. Sorry to bother you :) Thanks for this :)

chunkysteveo commented 8 months ago

Did you upload the font file to the correct folder?

Thanks for the quick response!

Can we close this issue @MrGlad8 , is it working for you now?