sibbl / hass-lovelace-kindle-screensaver

This tool generates a png from a Home Assistant Lovelace view, which can be displayed on a Kindle device which has the Online Screensaver plugin installed.
MIT License
311 stars 71 forks source link

Adding Home Assistant Addon #61

Closed J3n50m4t closed 1 year ago

J3n50m4t commented 1 year ago

solves #1 I kept it simple. For now the Addon needs a Token as i wanted it to stay as close as possible to the main tool.

Adding over Addon Store, the configuration in the UI is possible. I set an default of 60 seconds, which seems ridiculous high, but my raspi4 needed often more than 30secs and i don't wanted to get it killed all the time (i have many addons however)

Builds before i used sibbl docker repo again Note: I'm unable to build a build armv7. The Github action fails, it works however on my machine.. May someone with more github action experience here?

Bildschirmfoto 2023-04-27 um 12 04 29

Bildschirmfoto 2023-04-27 um 12 32 09

Bildschirmfoto 2023-04-27 um 12 32 18

sibbl commented 1 year ago

Awesome work, thank you very much!

I've been on vacation in the last 2 weeks and will take a closer look and test it locally next weekend.

Maybe I can also spot some solution regarding the armv7 compatibility - let's see.