PiotrMachowski / lovelace-xiaomi-vacuum-map-card

This card provides a user-friendly way to fully control map-based vacuums in Home Assistant. Supported brands include Xiaomi (Roborock/Viomi/Dreame/Roidmi/Valetudo/Valetudo RE), Neato, Wyze, Roomba, Ecovacs (and probably more).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid calibration, please check your configuration after HA v2023.3.6

FancyNerd92 opened this issue · comments

Checklist

  • I have updated the card to the latest version available
  • I have cleared the cache of my browser
  • I have checked if the problem is already reported

The problem

Invalid calibration, please check your configuration
Screenshot 2023-03-24 220804

What version of a card has described problem?

v.2.2.0

What was the last working version card?

v.2.2.0

What vacuum model do you have problems with?

vacuum.roborock_a15

Which integration do you use to control your vacuum (link)?

https://www.home-assistant.io/integrations/xiaomi_miio/

What browser (browsers/apps) does have this problem?

none

What version of Home Assistant do you use?

v2023.3.6

What type of installation are you running?

Home Assistant OS

Card's configuration

#Xiaomi Cloud Map Extractor
camera:
  - platform: xiaomi_cloud_map_extractor
    host: *************
    token: *************
    username:  *************
    password: *************
    country: de
    scan_interval: 120
    draw: ['all']
    attributes:
      - calibration_points

Javascript errors shown in the browser's console (if applicable)

No response

Additional information

No response

This seems to be a problem with Map Extractor. Check HA logs

The map doesn't load on Xiaomi Home app either.
Looks like a bug on Xiaomi's side.