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

Fix bug in config.yaml to use non integer scaling factors #102

Closed paulchevalier closed 6 months ago

paulchevalier commented 6 months ago

Replaced 'int' descriptor with 'float' in the config.yaml file. This closes #78