PiotrMachowski / Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor

This custom integration provides a way to present a live view of a map for Xiaomi (Roborock/Viomi/Roidmi/Dreame) vacuums without a need for rooting.
MIT License
1.12k stars 121 forks source link

Time out error #513

Closed adonixis closed 4 months ago

adonixis commented 4 months ago

Checklist

The problem

image image I'm getting this error with my vacuum cleaner Xiaomi Robot Vacuum S10 https://home.miot-spec.com/s/ijai.vacuum.v17

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?

ijai.vacuum.v17

What version of Home Assistant do you use?

Core 2024.2.2

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
    draw: ['all']
    attributes:
      - calibration_points
    store_map_raw: true
    store_map_image: true
    store_map_path: "/tmp"

Errors shown in the HA logs (if applicable)

Got error when receiving: {'code': -9999, 'message': 'user ack timeout'}
Got error when receiving: timed out

Additional information

No response

PiotrMachowski commented 4 months ago

Duplicate of #200

adonixis commented 4 months ago

Duplicate of #200

Ok, thanks! Is there any way I can help with adding support for the ijai.vacuum.v17 model?

PiotrMachowski commented 4 months ago

All info is in #200 :) you can if you can decode ijai map protocol

adonixis commented 4 months ago

All info is in #200 :) you can if you can decode ijai map protocol

Can you send me any raw ijia map please? Because I can't get it from my vacuum cleaner.

PiotrMachowski commented 4 months ago

I can't send it to you without permission of the creator. I see that you have asked this question in the original issue, somebody should be able to send it to you.

adonixis commented 4 months ago

No problem, I understand