How do you extract a map #301
-
Hello I would like to extract the map and already made a tmp folder for it here is my code: - platform: xiaomi_cloud_map_extractor
host: xxx.xxx.xxx.xxx
token: xxxxxxxxxxx
username: [email protected]
password: xxxxxxxx
draw: ['all']
attributes:
- calibration_points
- rooms
scan_interval:
seconds: 10
auto_update: true
store_map_raw: true
store_map_image: true
store_map_path: "/tmp" when i open the tmp folder it is empty, do i need to do this manually? I'm just planning to do a multi floor setup with my vacuum. Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Also tried using this: store_map_path: "/srv/dev-disk-by-uuid-6706f8da-0df2-4e03-9259-5825f67777ab/Config/Home-Assistant/tmp" |
Beta Was this translation helpful? Give feedback.
-
Path depends on your HA setup. You can try setting it to |
Beta Was this translation helpful? Give feedback.
Path depends on your HA setup. You can try setting it to
/config