store_map_image in v3.0.0-alpha #694
-
|
How do I use store_map_image in v3.0.0-alpha? The configuration is done outside the YAML file. How do I specify the image path? Or how do I use images entities in scripts? |
Beta Was this translation helpful? Give feedback.
Answered by
PiotrMachowski
Dec 9, 2025
Replies: 1 comment
-
|
There is no |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AYgrik
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no
store_map_imageoption inv3.0.0. If you want to create an image file you can useimage.snapshot/camera.snapshotactions instead if you need a map image file. You can also use image entity in the script, but it depends on the specific use case.