Saving Screenshot of Lovelace Picture Element in a file

Hi folks,

I had managed to customize a picture element in lovelace which shows the state of all my switches and sensors. Now I am trying to take a snapshot of the picture element into a PNG or JPG file so that I can send over in telegram. Has anyone tried similar stuff before ?

Thanks,

James

1 Like

You could send a message containing the state of your entities in text format.

Actually I had already did that.

Anyway did you guys realised of this function in HA ?

cast.show_lovelace_view

Anyone try before ?