Xiaomi Vaccum Map extractor fault

Hi,
I have a Roborock S7 and I try integrate it with HA.
Followed the instruction, Part 1: How to Setup & Configure Roborock S7 with Home Assistant - Smart Home Pursuits

But I can’t log in to the Map extractor, get this error in lovelace

My configuration looks like this

# Roborock S7 integration
camera:
  - platform: xiaomi_cloud_map_extractor
    host: !secret xiaomi_vacuum_host
    token: !secret xiaomi_vacuum_token
    username: !secret xiaomi_cloud_username
    password: !secret xiaomi_cloud_password
    country: de
    draw: ["all"]
    attributes:
      - calibration_points
    map_transformation:
      rotate: 180

Could anybody help me?
I don’t know what the problem could be

Have a read of this topic:

Hi Tom,
I have not read the thread, will do.
Have the same problem as you in my Xiaomi app. Sometimes the map disappear and after a few days the map is back without doing anything. That’s another problem.

The problem I need help with now is the display in HA / lovelace with the HACS Xiaomi Vaccum Map Card. That’s were I get “Failed to login”

Oh sorry. I missed that. I thought it was the usual “failed to retrieve map” camera error.