Hello, I'm trying to access the Cleaning Map from my Neato Botvac and use the image as the background for the picture elements card. The vacuum_cleaning_map entity has this attribute:
entity_picture: >-
/api/camera_proxy/camera.downstairs_cleaning_map?token=627396f0ecb9779ec3blahc014f0eblah068ed8cb4blahf71695bd
But if I specify the URL without the token part it fails, and the token seems to change regularly. I've tried replacing the token with a long access bearer but this fails also. Is there a simpler way I can access the image with the Picture elements card through the HA API ?