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

Feature Request: .monochrome and .crop would be awesome! #108

Open r0man3 opened 4 months ago

r0man3 commented 4 months ago

Hi,

I get very satisfying results on my old kindles when I add

.monochrome()
.crop(480,800,60,105)

to your code.

Perhaps you add this as options and it helps others as well.

Thx!