I have an app that takes a screenshot of my desktop ever xx seconds; and, saves it on a network shared directory.
How can I setup a Home Assistant card to display the jpg and automatically refresh the image when the image changes? Considering the source is \My-PC\screenshot\image.jpg for example?
Just use the generic camera integration. By default it updates every 20 seconds. Set the view to live and it will update live. Have the generic camera point to your jpg and you’re done.
@nickrout how do I do that on Home Assistant VM? I guess in a worst case I could setup a small web server on my other PC… but, I would prefer to do this natively in Home Assistant if possible.
@nickrout are you sure the mount will stick after a reboot; even if the drivers are present? I wasn’t able to find out any information on this for HASSIO