Display image for bots in Ecovacs Home app #57

Closed
opened 2019-10-23 14:33:00 +02:00 by bmartin5692 · 0 comments
bmartin5692 commented 2019-10-23 14:33:00 +02:00 (Migrated from github.com)

The Ecovacs Home app doesn't have a cache of bot images to display, and is requesting a picture from the API. This isn't currently handled in Bumper, so the picture is missing for bots.

The app requests a picture for the bot being shown with the following:
Method: GET
Path: /api/pim/file/get/{id}

Bumper should ship with a generic placeholder image that can be shown when this is requested.

The Ecovacs Home app doesn't have a cache of bot images to display, and is requesting a picture from the API. This isn't currently handled in Bumper, so the picture is missing for bots. The app requests a picture for the bot being shown with the following: Method: GET Path: /api/pim/file/get/{id} Bumper should ship with a generic placeholder image that can be shown when this is requested.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mia/bumper#57
No description provided.