question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Invalid calibration

See original GitHub issue

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

As described in title. It pops a messsage saying “Invalid calibration, please check your configuration”. It was working pre v2.0.

The only log i’ve is “Update of camera.xiaomi_cloud_map_extractor is taking over 10 seconds”. There is no “old configuration” in the yaml file as I’ve removed it long ago, and it seems that this log (1 occurrence) was only a hickup as it’s running every 10minutes.

I’ve also attempted to remove style, map_modes from my card configuration and the output is the same.

What version of a card has described problem?

v2.0.1

What was the last working version card?

No response

What vacuum model do you have problems with?

Roborock.vacuum.s5e

What version of Home Assistant do you use?

core-2021.11.3

What type of installation are you running?

Home Assistant OS

Card’s configuration

type: custom:xiaomi-vacuum-map-card
title: Jaqueline
preset_name: Live Map
entity: vacuum.xiaomi_vacuum_cleaner
map_source:
  camera: camera.xiaomi_cloud_map_extractor
calibration_source:
  camera: true
map_modes:
  - template: vacuum_clean_zone
  - template: vacuum_goto
  - template: vacuum_follow_path
vacuum_platform: default
style: |
  ha-card {
    border-radius: 20px;
    background-color: var(--primary-background-color);
    }

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

No response

Additional information

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
michalzadkowskicommented, Nov 20, 2021

Weird. I’m getting the “Invalid calibration, please check your configuration” error despite attributes: calibration_points in my camera config. Reload of the xiaomi_cloud_map_extractor in server controls section of the GUI seems to solve the problem for a brief second, then it comes back.

0reactions
pannalcommented, Dec 4, 2021

Weird. I’m getting the “Invalid calibration, please check your configuration” error despite attributes: calibration_points in my camera config. Reload of the xiaomi_cloud_map_extractor in server controls section of the GUI seems to solve the problem for a brief second, then it comes back.

Same issue over here.

Edit: I use the blueprint “Disable vacuum camera update when docked”, if that helps.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Calibration invalid : r/Comma_ai - Reddit
I'll be driving and the alarm and red screen will go off that the calibration is invalid and I need to remount the...
Read more >
Vacuum Interactive Map Card - Dashboards & Frontend
Invalid calibration, please check your configuration". ... camera (not my card) to make it work out of the box with camera calibration.
Read more >
Openlab Chemstation Report Results - Invalid Calibration ...
New, 3 level calibration curve. Report is not calculating amounts for some compounds. Displays only zeros. One the report at the bottom, ...
Read more >
PIC12F675 Invalid Calibration Data
I randomly get invalid calibration data error messages when trying to program the target, using the hex file and the v5.25 IPE programmer....
Read more >
I am getting Invalid Calibration on my ColorReader ... - Datacolor
I am getting Invalid Calibration on my ColorReader / ColorReader EZ / ColorReader PRO and my colors are coming wrong. Avatar. Boris Bergmann....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found