Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor icon indicating copy to clipboard operation
Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor copied to clipboard

No map from Xiaomi Robot Vacuum-Mop 2S

Open galamarco opened this issue 3 years ago • 0 comments

Checklist

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

The problem

Hello, I bought a Xiaomi Robot Vacuum-Mop 2S an I would like to manage it in the home assistant. I setting a lot but this is the result. image

I have a lot of errror:

Logger: homeassistant.components.camera
Source: helpers/entity_platform.py:778
Integration: Telecamera (documentation, issues)
First occurred: 02:23:10 (4 occurrences)
Last logged: 02:23:41

Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:10
Questo errore ha avuto origine da un'integrazione personalizzata.

Logger: miio.miioprotocol
Source: custom_components/xiaomi_cloud_map_extractor/camera.py:320
Integration: xiaomi_cloud_map_extractor (documentation, issues)
First occurred: 02:20:22 (11 occurrences)
Last logged: 02:23:34

Got error when receiving: {'code': -9999, 'message': 'user ack timeout'}
Logger: homeassistant.helpers.entity
Source: helpers/entity.py:514
First occurred: 02:23:10 (1 occurrences)
Last logged: 02:23:10

Update of camera.xiaomi_cloud_map_extractor is taking over 10 seconds

What version of am integration has described problem?

v2.2.0

What was the last working version of an integration?

No response

What vacuum model do you have problems with?

Xiaomi Robot Vacuum-Mop 2S

What version of Home Assistant do you use?

2022.8.1

What type of installation are you running?

Home Assistant OS

Camera's configuration

- platform: xiaomi_cloud_map_extractor
    host: 192.168.6.63
    token: 'XXX'
    username: XXX
    password: XXX
    force_api: xiaomi
    scan_interval: 10
    draw: ['all']
    attributes: 
      - calibration_points

Errors shown in the HA logs (if applicable)

I have a lot of errror:


Logger: homeassistant.components.camera
Source: helpers/entity_platform.py:778
Integration: Telecamera (documentation, issues)
First occurred: 02:23:10 (4 occurrences)
Last logged: 02:23:41

Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:10
Questo errore ha avuto origine da un'integrazione personalizzata.

Logger: miio.miioprotocol
Source: custom_components/xiaomi_cloud_map_extractor/camera.py:320
Integration: xiaomi_cloud_map_extractor (documentation, issues)
First occurred: 02:20:22 (11 occurrences)
Last logged: 02:23:34

Got error when receiving: {'code': -9999, 'message': 'user ack timeout'}
Logger: homeassistant.helpers.entity
Source: helpers/entity.py:514
First occurred: 02:23:10 (1 occurrences)
Last logged: 02:23:10

Update of camera.xiaomi_cloud_map_extractor is taking over 10 seconds


### Additional information

_No response_

galamarco avatar Aug 06 '22 00:08 galamarco