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.14k stars 121 forks source link

Error displaying the map on HA #546

Closed salvatore-disavio closed 1 month ago

salvatore-disavio commented 1 month ago

Checklist

The problem

The map doesn't appear, only the message "Invalid calibration, please check your configuration".

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?

Xiaomi Robot Vacuum-Mop 2S

What version of Home Assistant do you use?

2024.7.3

What type of installation are you running?

Home Assistant Core

Camera's configuration

camera:
  - platform: xiaomi_cloud_map_extractor
    host: X
    token: X
    username: X
    password: X
    draw: ['all']
    attributes:
      - calibration_points
    scan_interval:
        seconds: 10
    auto_update: true

Errors shown in the HA logs (if applicable)

No response

Additional information

No response

PiotrMachowski commented 1 month ago

please provide vacuum model identifier (in format manufacturer.vacuum.model)

salvatore-disavio commented 1 month ago

ijai.vacuum.v19

Il Mer 24 Lug 2024, 04:22 Piotr Machowski @.***> ha scritto:

please provide vacuum model identifier (in format manufacturer.vacuum.model)

— Reply to this email directly, view it on GitHub https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor/issues/546#issuecomment-2246736843, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHLBYVD2EHC4F6E3ZYJA523ZN4FWBAVCNFSM6AAAAABLLOCH6SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBWG4ZTMOBUGM . You are receiving this because you authored the thread.Message ID: <PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor/issues/546/2246736843 @github.com>

vednolacni commented 1 month ago

I have the same problem but im using: Roborock S7 MaxV

PiotrMachowski commented 1 month ago

ijai.vacuum.v19

Duplicate of #200