-
-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Checklist
- I have updated the integration to the latest version available
- I have checked if the problem is already reported
The problem
Hello,
After finally logging successfully, but I still have error in log that prevent me from getting the map
What version of an integration has described problem?
v2.2.5
What was the last working version of an integration?
No response
What vacuum model do you have problems with?
xiaomi.vacuum.c102gl
What version of Home Assistant do you use?
2025.8.1
What type of installation are you running?
Home Assistant OS
Camera's configuration
camera:
- platform: xiaomi_cloud_map_extractor
host: "192.168.1.70"
token: "30384b64505a4475504d54564f417635" #generated using token_extractor.exe
username: "Xiaomi ID"
password: "MyPassword"
country: "de"
force_api: xiaomi
draw: ['all']
attributes:
- calibration_points
- rooms
Errors shown in the HA logs (if applicable)
2025-08-14 16:38:03.470 INFO (MainThread) [homeassistant.components.camera] Setting up xiaomi_cloud_map_extractor.camera
2025-08-14 16:38:04.091 ERROR (SyncWorker_7) [miio.miioprotocol] Got error when receiving: {'code': -9999, 'message': 'user ack timeout'}
2025-08-14 16:38:04.091 WARNING (SyncWorker_7) [custom_components.xiaomi_cloud_map_extractor.camera] Got exception while fetching the state: Unable to recover failed command
2025-08-14 16:38:04.357 DEBUG (SyncWorker_7) [custom_components.xiaomi_cloud_map_extractor.camera] Asking device for map name... (8/10)
2025-08-14 16:38:08.472 WARNING (MainThread) [homeassistant.components.camera] Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:05
Additional information
I add the force_api: xiaomi to avoid this error:
2025-08-14 15:57:59.214 WARNING (SyncWorker_2) [miio.device] Found an unsupported model 'xiaomi.vacuum.c102gl' for class 'RoborockVacuum'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working