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.13k stars 122 forks source link

error #474

Open Wang1998 opened 10 months ago

Wang1998 commented 10 months ago

Checklist

The problem

Found an unsupported model 'roborock.vacuum.a69' for class 'RoborockVacuum'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/

请求支持一下石头G20,非常感谢

What version of an integration has described problem?

HA 2023.8+ compatibility

What was the last working version of an integration?

No response

What vacuum model do you have problems with?

roborock.vacuum.a69

What version of Home Assistant do you use?

Operating System 10.5

What type of installation are you running?

Home Assistant OS

Camera's configuration

camera:
  - platform: xiaomi_cloud_map_extractor
    host: 你的扫地机ip
    token: 你的扫地机token
    username: 你的米家账号
    password: 你的米家密码
    draw: ['all']
    attributes:
      - calibration_points 
      - rooms

Errors shown in the HA logs (if applicable)

No response

Additional information

No response

PiotrMachowski commented 10 months ago

Is the map retrieved?