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

Camera Calibration disappears #598

Open
bkr1969 opened this issue Feb 9, 2024 · 5 comments
Open

Camera Calibration disappears #598

bkr1969 opened this issue Feb 9, 2024 · 5 comments

Comments

@bkr1969
Copy link

bkr1969 commented Feb 9, 2024

Version of the custom_component

1.0.13

What vacuum are you using?

S7 MaxV

Describe the bug

Getting Invalid calibration error on map. Camera entity is there, but calibration data is gone.

Debug log

Logger: homeassistant.components.camera
Source: helpers/entity_platform.py:894
Integration: Camera (documentation, issues)
First occurred: 07:39:40 (481 occurrences)
Last logged: 07:53:08

Updating roborock camera took longer than the scheduled update interval 0:00:05
Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:02


This error originated from a custom integration.

Logger: custom_components.roborock.camera
Source: custom_components/roborock/camera.py:323
Integration: Roborock (documentation, issues)
First occurred: 07:39:25 (58 occurrences)
Last logged: 07:53:06

Unable to retrieve map data

image

type: custom:xiaomi-vacuum-map-card
title: First Floor
entity: vacuum.roborock_s7_maxv
vacuum_platform: default
map_source:
  camera: camera.roborock_s7_maxv_map
calibration_source:
  camera: true

image

@bkr1969
Copy link
Author

bkr1969 commented Feb 9, 2024

It seems like it wants to display. Image gets resized to what it should be but immediately shrinks back down with the calibration error. It flickers like this a lot.

@bobzer
Copy link

bobzer commented Apr 12, 2024

i have the same problem, but don't see the flickering just nothing

@joshOberhaus
Copy link

I have the same issue, has anyone made any progress on it?

@acs-lux
Copy link

acs-lux commented Apr 23, 2024

I found that after resetting wifi i lost the map and camera access. Deleting the integration and then adding again solved it. In go2rtc i had to create the camera again too. Now its back as before.

@joshOberhaus
Copy link

Shortly after posting that, I had done the same thing, and it's been solid since!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants