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 122 forks source link

Add unique id #351

Open johnyts opened 1 year ago

johnyts commented 1 year ago

Checklist

The problem

Witam

Mam problem po instalacji, pojawia się mapa ale w opcji "Ustawiania encji" pojawia się poniższy komunikat.

Ta encja ("camera.xiaomi_cloud_map_extractor") nie ma unikalnego identyfikatora, dlatego z poziomu interfejsu użytkownika nie można zarządzać jej ustawieniami. Więcej szczegółów znajdziesz w dokumentacji.

What version of an 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?

viomi.vacuum.v8

What version of Home Assistant do you use?

Home Assistant 2022.9.7

What type of installation are you running?

Home Assistant Container

Camera's configuration

camera:
  - platform: xiaomi_cloud_map_extractor
    host: 10.1.0.13
    token: *************************
    username: mojadres@gmail.com
    password: haslo
    draw: ['all']
    attributes:
      - calibration_points

Errors shown in the HA logs (if applicable)

No response

Additional information

No response

PiotrMachowski commented 1 year ago

This is not a bug, but a feature request. Related PR: #294


Please write in English as this repo is used internationally.

ttylenda commented 1 year ago

Hi @PiotrMachowski , any chance to get that feature added?