Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

xiaomi.vacuum.c102cn #538

Open
3 of 7 tasks
wuyouning opened this issue Jun 27, 2024 · 1 comment
Open
3 of 7 tasks

xiaomi.vacuum.c102cn #538

wuyouning opened this issue Jun 27, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request new platform

Comments

@wuyouning
Copy link

Checklist

  • I have updated the integration to the latest version available
  • I have checked if the vacuum/platform is already requested
  • I have sent raw map file to piotr.machowski.dev [at] gmail.com (Retrieving map; please provide your GitHub username in the email)

What vacuum model do you want to be supported?

xiaomi.vacuum.c102cn

What is its name?

米家全能扫拖机器人 2

Available APIs

  • xiaomi
  • viomi
  • roidmi
  • dreame

Errors shown in the HA logs (if applicable)

2024-06-27 11:03:13.480 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration xiaomi_cloud_map_extractor which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-06-27 11:03:15.343 WARNING (ImportExecutor_0) [homeassistant.components.camera] SUPPORT_ON_OFF was used from xiaomi_cloud_map_extractor, this is a deprecated constant which will be removed in HA Core 2025.1. Use CameraEntityFeature.ON_OFF instead, please report it to the author of the 'xiaomi_cloud_map_extractor' custom integration
2024-06-27 11:03:15.345 WARNING (ImportExecutor_0) [homeassistant.components.camera] SUPPORT_ON_OFF was used from xiaomi_cloud_map_extractor, this is a deprecated constant which will be removed in HA Core 2025.1. Use CameraEntityFeature.ON_OFF instead, please report it to the author of the 'xiaomi_cloud_map_extractor' custom integration
2024-06-27 11:03:15.361 INFO (MainThread) [homeassistant.components.camera] Setting up xiaomi_cloud_map_extractor.camera
2024-06-27 11:03:15.362 WARNING (MainThread) [homeassistant.helpers.entity] Entity camera.vaccumer (<class 'custom_components.xiaomi_cloud_map_extractor.camera.VacuumCamera'>) is using deprecated supported features values which will be removed in HA Core 2025.1. Instead it should use <CameraEntityFeature.ON_OFF: 1>, please create a bug report at https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor/issues and reference https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation
2024-06-27 11:03:15.363 DEBUG (SyncWorker_7) [custom_components.xiaomi_cloud_map_extractor.camera] Logging in...
2024-06-27 11:03:16.147 DEBUG (SyncWorker_7) [custom_components.xiaomi_cloud_map_extractor.camera] Logged in
2024-06-27 11:03:16.147 DEBUG (SyncWorker_7) [custom_components.xiaomi_cloud_map_extractor.camera] Retrieving device info, country: None
2024-06-27 11:03:17.966 DEBUG (SyncWorker_7) [custom_components.xiaomi_cloud_map_extractor.camera] Retrieved device model: xiaomi.vacuum.c102cn
2024-06-27 11:03:17.966 DEBUG (SyncWorker_7) [custom_components.xiaomi_cloud_map_extractor.camera] Created device, used api: dreame
2024-06-27 11:03:17.966 DEBUG (SyncWorker_7) [custom_components.xiaomi_cloud_map_extractor.camera] Retrieving map from Xiaomi cloud
2024-06-27 11:03:18.556 WARNING (SyncWorker_7) [custom_components.xiaomi_cloud_map_extractor.camera] Unable to retrieve map data

Other info

  • platform: xiaomi_cloud_map_extractor
    host: 192.168.50.207
    token: 7275516f6969396f463167597a485230
    username: !secret xiaomi_username
    password: !secret xiaomi_password
    name: vaccumer
    force_api: dreame
    store_map_raw: true
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request new platform
Projects
None yet
Development

No branches or pull requests

3 participants