Replies: 3 comments 22 replies
-
So what does happen when you start a room cleaning? |
Beta Was this translation helpful? Give feedback.
2 replies
-
On top of this, this happens when I click on the + button for Zone cleanup: |
Beta Was this translation helpful? Give feedback.
9 replies
-
Sure! Card: type: custom:xiaomi-vacuum-map-card
language: en
entity: vacuum.cenerentola
vacuum_platform: DeebotUniverse/Deebot-4-Home-Assistant
map_source:
camera: image.cenerentola_map
map_locked: true
two_finger_pan: true
map_modes:
- template: vacuum_clean_segment
predefined_selections:
- id: 2
icon:
name: mdi:door
label: Ingresso/Corridoio
x: -8500
"y": -11500
- id: 0
icon:
name: mdi:knife
label: Cucina
x: -1000
"y": -15000
- id: 1
icon:
name: mdi:sofa
label: Salotto
x: -2900
"y": -5000
- id: 7
icon:
name: mdi:bed
label: Camera
x: -15200
"y": 0
- id: 5
icon:
name: mdi:bed
label: Cameretta
x: -15200
"y": -9000
- id: 8
icon:
name: mdi:toilet
label: Bagno Padronale
x: -9000
"y": 2200
- id: 3
icon:
name: mdi:toilet
label: Bagno Ospiti
x: -17000
"y": -14700
- template: vacuum_clean_zone
- template: vacuum_clean_zone_predefined
predefined_selections:
- zones:
- - 239
- 184
- 1336
- 665
icon:
name: mdi:rectangle
x: -8500
"y": -11500 |
Beta Was this translation helpful? Give feedback.
11 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.
-
Checklist
The problem
Hello, this is more of a distress call than an issue report, sorry.
I have this as my setup:
How can I link these attributes, which reflect my zones in the app, in the card so that if I chose the zone it automatically binds the corresponding area?
I know already which room is which zone in my house so it's not a problem matching them accordingly.
What version of a card has described problem?
2.2.4
What was the last working version card?
No response
What vacuum model do you have problems with?
DEEBOT N8 PRO+ (ifbw08)
Which integration do you use to control your vacuum (link)?
https://www.home-assistant.io/integrations/ecovacs
What browser (browsers/apps) does have this problem?
Edge/iOS app/Firefox
What version of Home Assistant do you use?
core-2025.3.1
What type of installation are you running?
Home Assistant OS
Card's configuration
Javascript errors shown in the browser's console (if applicable)
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions