Skip to content

T80 OMNI cannot generate maps correctly #1249

@BlacnkCat0811

Description

@BlacnkCat0811

Checks

  • I have read the above text and I'm aware of the situation
  • I have searched the existing issues and no issue is describing my issue
  • I'm not creating an issue to add support for a new device/model.
  • I have installed the latest version

The problem

T80 OMNI cannot generate maps correctly. In haos, the image entity can be updated in real-time, but the map image cannot be displayed correctly. Accessing through a URL connection displays error code 500. Other functions of deebot are normal

On which deebot device (vacuum) you have the issue?

T80 OMNI

Which version of the deebot-client are you using?

15.1.0

Country

CN

Continent

CN

Anything in the logs that might be useful for us?

2025-10-17 11:50:33.789 DEBUG (MainThread) [deebot_client.mqtt_client] Got message: topic=iot/p2p/getInfo/8853320e-1662-453a-83e7-4993b0de1b68/w7y3cb/RVP0Tc9g/HelperMQClientId-sts-ngiot-mqserver-eco4-20/ecosys/1234/p/bR6G/j, payload=b'{"body":{"code":0,"data":{"getCachedMapInfo":{"code":0,"data":{"enable":0,"info":[{"angle":0,"backupId":"0","built":0,"index":3,"isFastBuilding":0,"lock":0,"mid":"0","mts":0,"name":"","show":0,"status":1,"userOprated":0,"userUsing":0,"using":0},{"angle":0,"backupId":"2011063019","built":1,"index":0,"isFastBuilding":8,"lock":0,"mid":"1538257742","mts":1760672790,"name":"MyMap","show":1,"status":0,"userOprated":1,"userUsing":1,"using":1},{"angle":0,"backupId":"0","built":0,"index":1,"isFastBuilding":0,"lock":0,"mid":"0","mts":0,"name":"","show":0,"status":1,"userOprated":0,"userUsing":0,"using":0},{"angle":0,"backupId":"0","built":0,"index":2,"isFastBuilding":0,"lock":0,"mid":"0","mts":0,"name":"","show":0,"status":1,"userOprated":0,"userUsing":0,"using":0}]},"msg":"ok"},"getCurrentCleanArea":{"code":0,"data":{"id":0,"mid":1538257742,"status":0,"type":4},"msg":"ok"},"getRobotState":{"code":0,"data":{"expandMid":"0","isExpanding":0,"isRealCleaning":0,"isRelocating":0,"mapState":"built","mid":"1538257742","prevMidRelocating":"0"},"msg":"ok"},"getWorkState":{"code":0,"data":{"paused":0,"robotState":{"state":"idle","trigger":"app"},"stationState":{"state":"washing","trigger":"app"}},"msg":"ok"}},"msg":"ok"},"header":{"fwVer":"1.52.0","hwVer":"0.1.1","pri":1,"ts":"1760673008732","tzm":480,"ver":"0.0.1","wkVer":"0.1.54"}}'

2025-10-17 11:56:33.487 DEBUG (MainThread) [deebot_client.event_bus] Event is the same! Skipping (FirmwareEvent(version='1.7.1'))
2025-10-17 11:56:33.487 DEBUG (MainThread) [deebot_client.event_bus] Notify subscribers with BatteryEvent(value=78)
2025-10-17 11:56:40.996 DEBUG (SyncWorker_8) [deebot_client.map] [get_svg_map] Begin
2025-10-17 11:56:40.996 DEBUG (SyncWorker_8) [deebot_client.map] [get_svg_map] Finish
2025-10-17 11:56:50.223 DEBUG (MainThread) [deebot_client.mqtt_client.client] Sending PINGREQ
2025-10-17 11:56:50.251 DEBUG (MainThread) [deebot_client.mqtt_client.client] Received PINGRESP
2025-10-17 11:57:49.358 DEBUG (MainThread) [deebot_client.authentication] Calling api(1/3): url=https://portal.ecouser.net/api/iot/devmanager.do, params={'mid': 'w7y3cb', 'did': '8853320e-1662-453a-83e7-4993b0de1b68', 'td': 'q', 'u': 'ekcht483f89588b8', 'cv': '1.67.3', 't': 'a', 'av': '1.3.1'}, json={'cmdName': 'getBattery', 'payload': {'header': {'pri': '1', 'ts': 1760673469.358284, 'tzm': 480, 'ver': '0.0.50'}}, 'payloadType': 'j', 'td': 'q', 'toId': '8853320e-1662-453a-83e7-4993b0de1b68', 'toRes': 'RVP0Tc9g', 'toType': 'w7y3cb'}

in HA:access_token: f6b85fb476403e68e74398ed32d8ae13bbd4eac1d0fd35db2daa8d90a9b6cf43
entity_picture: /api/image_proxy/image.rebot_map?token=f6b85fb476403e68e74398ed32d8ae13bbd4eac1d0fd35db2daa8d90a9b6cf43
friendly_name: Rebot 地图
map_name: MyMap

Additional information

It seems that all the map data was correctly obtained, but an error occurred when generating the SVG map, so it was not generated in the end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions