Two different maps? #108
-
Is it possible to get two maps to display from two different vacuums? I have an upstairs & downstairs vacuum. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
@bendavis sure, you just have to provide |
Beta Was this translation helpful? Give feedback.
-
Hi guys, I just bought another Roborock and i wonder how i shall do this in config file? camera:
- platform: xiaomi_cloud_map_extractor
host: !secret vacuum_host_s5
token: !secret vacuum_token_s5
username: !secret vacuum_username_s5
password: !secret vacuum_password_s5
name: "Roborock S5 Max"
draw: ["all"]
attributes:
- calibration_points
- room_numbers
- platform: xiaomi_cloud_map_extractor
host: !secret vacuum_host_s7
token: !secret vacuum_token_s7
username: !secret vacuum_username_s7
password: !secret vacuum_password_s7
name: "Roborock S7 Max"
draw: ["all"]
attributes:
- calibration_points
- room_numbers Please point me in the right direction :) |
Beta Was this translation helpful? Give feedback.
-
Hi, I have two issues. Can I get 4 maps saved in the same vacuum? |
Beta Was this translation helpful? Give feedback.
@bendavis sure, you just have to provide
name
in your config