Replies: 3 comments
-
|
Each vacuum must have its own camera (you have to add |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Configuration.Yaml I wrote it like this:
```yaml
camera:
- platform: xiaomi_cloud_map_extractor
host: 192.168.188.161
token: xxxxxxxxxxxx
username: xxxxxxxxxxxxx
password: xxxxxxx
draw: ['all']
name: Ambrogio
attributes:
- calibration_points
- platform: xiaomi_cloud_map_extractor
host: 192.168.188.160
token: xxxxxxxxxxxx
username: xxxxxxxxxxxxx
password: xxxxxxxx
draw: ['all']
name: Spartaco
attributes:
- calibration_points
```
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Forget it. It works properly. Thanks for your help
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to view the three maps on as many cards?
I don't understand where I'm wrong, the same map always appears.
Beta Was this translation helpful? Give feedback.
All reactions