Added image preview for HomeKey Card Finish in Misc configuration page on HomeKey Card Finish click
This pull request adds image preview for HomeKey Card Finish in Misc configuration page on HomeKey Card Finish click.
gif showing the UI:
If you accept this commit then we can remove the images from littlefs and add raw links of images in code, which will free up the space. Let me know.
Hi! Appreciate the PR 😀
Got some thoughts on this:
-
The images are taking up too much space and i do not intend to embed external links into the webui.
-
All images are too high-res for this purpose and hence have a lot of redundant data, resizing them will help greatly, as an example, resizing
hk-finish-0.webpto 256x162 is plenty enough and brings it down from 7.0 KiB to 710 B
Right now am working on reorganizing and refreshing the design of the webui, once done i'll rebase the PR and merge it in along with the resized the images
Great. Let me know if you need any help. Happy to help.