-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
V1.2.0
LuBlueLu SL60D
Firmware: 2.6.46
MCU: 15.0.25
Having issues with "Show Path" on LuBlueLu SL60D. If I dont select "Show Path" when configuring the map loads fine however when i click "Show Path" i get no map. checking the logs i get the following error:
2024-05-18 16:03:59.685 DEBUG (MainThread) [custom_components.tuya_cloud_map_extractor.camera] Async setup entry
2024-05-18 16:03:59.685 DEBUG (MainThread) [custom_components.tuya_cloud_map_extractor.camera] Adding entities
2024-05-18 16:03:59.685 DEBUG (MainThread) [custom_components.tuya_cloud_map_extractor.camera] Init camera
2024-05-18 16:03:59.686 DEBUG (MainThread) [custom_components.tuya_cloud_map_extractor.camera] Fetching state
2024-05-18 16:03:59.687 DEBUG (MainThread) [custom_components.tuya_cloud_map_extractor.camera] Done
2024-05-18 16:03:59.690 DEBUG (SyncWorker_42) [custom_components.tuya_cloud_map_extractor.camera] Getting map
2024-05-18 16:04:03.870 DEBUG (SyncWorker_42) [custom_components.tuya_cloud_map_extractor.tuya_vacuum_map_extractor.main] Response: 200b'AA.....(a whole bunch of letters/numbers here)
2024-05-18 16:04:03.871 DEBUG (SyncWorker_42) [custom_components.tuya_cloud_map_extractor.tuya_vacuum_map_extractor.v1] {'id': [5], 'version': [1], 'roomeditable': True, 'type': [1], 'width': 322, 'height': 517, 'originx': 1600, 'originy': 2890, 'mapResolution': 4, 'pileX': 1780, 'pileY': 3940, 'totalcount': 166617, 'compressbeforelength': 166617, 'compressafterlenght': 12570, 'calibrationPoints': [{'vacuum': {'x': 0, 'y': 0}, 'map': {'x': 0.0, 'y': -0.0}}, {'vacuum': {'x': 0, 'y': 200}, 'map': {'x': 0.0, 'y': -20.0}}, {'vacuum': {'x': 200, 'y': 0}, 'map': {'x': 20.0, 'y': -0.0}}]}
2024-05-18 16:04:03.991 DEBUG (SyncWorker_42) [custom_components.tuya_cloud_map_extractor.tuya_vacuum_map_extractor.main] Rendering path
2024-05-18 16:04:05.080 DEBUG (SyncWorker_42) [custom_components.tuya_cloud_map_extractor.tuya_vacuum_map_extractor.main] Response path: 200b.....(a whole bunch of letters/numbers here)
2024-05-18 16:04:05.103 ERROR (SyncWorker_42) [custom_components.tuya_cloud_map_extractor.tuya_vacuum_map_extractor.main] Failed to parse path: b'AAGfAAIAAAYrAAAWboX.....(a whole bunch of letters/numbers here)
2024-05-18 16:04:05.103 WARNING (SyncWorker_42) [custom_components.tuya_cloud_map_extractor.camera] Unable to parse map data
2024-05-18 16:04:05.103 ERROR (SyncWorker_42) [custom_components.tuya_cloud_map_extractor.camera] not enough values to unpack (expected 2, got 1)
2024-05-18 16:04:05.107 DEBUG (MainThread) [custom_components.tuya_cloud_map_extractor.camera] Fetching state
Full Error Log
path error.txt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels