Hi all,
I’m somewhat stuck trying to view a saved image.
My dilemma is this:
- I can save a snapshot to
/snapshots/
and send it anywhere but not view it in a picture card. - I can manually save an image to
local/...
(/config/www/…) and view it in the camera card but I cannot save acamera.snaphot
there.
I have tried many combinations of path names for both saving and viewing. Can anyone shine some light on this?
Other info that may be pertinent:
- I’m running HA container
/snapshots
is both mapped in mydocker compose
file and also listed underallowlist_external_dirs
.- I have a working automation that uses
camera.snapshot
and/snapshots/
. I have another automation that happily send the saved image to Pushover.