Using with 2 or more vacuums #198
-
Hi. I have 2 vacuums in my house but I'm unsure how to use the map extractor with both. Would it be to add both in configuration.yaml like this? camera:
- platform: xiaomi_cloud_map_extractor
host: secret....
token: secret....
username: secret....
password: secret....
name: "S5 Max Camera"
draw: ['all']
attributes:
- calibration_points
- platform: xiaomi_cloud_map_extractor
host: secret....
token: secret....
username: secret....
password: secret....
name: "S5 Camera"
draw: ['all']
attributes:
calibration_points |
Beta Was this translation helpful? Give feedback.
Answered by
PiotrMachowski
Dec 9, 2021
Replies: 1 comment
-
Duplicate of #108 Yes, this config is ok (names must be different) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
PiotrMachowski
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Duplicate of #108
Yes, this config is ok (names must be different)