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

Screen not really clear #82

Open 4noxx opened 10 months ago

4noxx commented 10 months ago

i will use this tool for my waveshare 7.5 epaper. but the screenshots are not really good.

image

HA_BASE_URL: http://homeassistant.local:8123
HA_SCREENSHOT_URL: /dashboard-display/0?hide_header
HA_ACCESS_TOKEN: > ****
LANGUAGE: de
CRON_JOB: "* * * * *"
RENDERING_TIMEOUT: "60000"
RENDERING_DELAY: "0"
RENDERING_SCREEN_HEIGHT: 480
RENDERING_SCREEN_WIDTH: 800
ROTATION: "0"
SCALING: "1"
GRAYSCALE_DEPTH: 1
COLOR_MODE: GrayScale
HA_BATTERY_WEBHOOK: ""
DITHER: "true"
USE_IMAGE_MAGICK=: "true"
sibbl commented 10 months ago

Did you play around with the settings already? Especially SCALING and DITHER may be worth playing around with.

In the end this project is just taking a screenshot of a website and converting it to a compatible grayscale image.

4noxx commented 10 months ago

yes, i played with this settings. but the screenshots looks ok, but not really good.