Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error displaying the map #540

Open
2 tasks done
GeorgePatsias opened this issue Jul 2, 2024 · 1 comment
Open
2 tasks done

Error displaying the map #540

GeorgePatsias opened this issue Jul 2, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@GeorgePatsias
Copy link

Checklist

  • I have updated the integration to the latest version available
  • I have checked if the problem is already reported

The problem

I have problem showing the map. Previously was working ok but a day after having problems.
Check images attached.
Also removed and cleared the intergrations and added it again.
The configurations - creds are ok.

What version of an integration has described problem?

v2.2.1

What was the last working version of an integration?

No response

What vacuum model do you have problems with?

vacuum.viomi_v8_abb6_robot_cleaner

What version of Home Assistant do you use?

core-2024.6.4

What type of installation are you running?

Home Assistant OS

Camera's configuration

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

Errors shown in the HA logs (if applicable)

This error originated from a custom integration.

Logger: custom_components.xiaomi_cloud_map_extractor.camera
Source: custom_components/xiaomi_cloud_map_extractor/camera.py:356
integration: xiaomi_cloud_map_extractor (documentation, issues)
First occurred: 00:09:51 (103 occurrences)
Last logged: 00:18:20

Unable to retrieve map data

Additional information

Screenshot 2024-07-03 001424
Screenshot 2024-07-03 001449
Screenshot 2024-07-03 001516

@GeorgePatsias GeorgePatsias added the bug Something isn't working label Jul 2, 2024
@kdober
Copy link

kdober commented Jul 14, 2024

Hi, there are probably other 'issues' open about this.
Very likely you get banned temporarely from the cloud servers due to too many requests.
try changing the update frequency or use some of the blueprints that were made to query the map when actually using the vaccum and not so frequenly when it is docked.
Haven't solved this on my side yet. Still testing...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants