Tasshack / dreame-vacuum

Home Assistant integration for Dreame robot vacuums with map support
https://community.home-assistant.io/t/custom-component-dreame-vacuum
MIT License
905 stars 113 forks source link

downloading the recovery map file fails (500) (v. 2.0.b014) #502

Closed gibman closed 5 months ago

gibman commented 7 months ago

Describe the bug When I try and download any of the reported URLs for recovery maps then I receive an error (500 internal). Any of the urls presented in the camera entity do not work. http://192.168.1.x:yyyy/api/camera_recovery_map_proxy/camera.stueplan_map_1?token=SNIP&index=1&v=SNIP&file=1

If I use the same querystring except for file=1, then I get an nice image of the map itself. eg. http://192.168.1.x:yyyy/api/camera_recovery_map_proxy/camera.stueplan_map_1?token=SNIP&index=1&v=SNIP so this part works fine.

To Reproduce Steps to reproduce the behavior.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Additional Information (please complete the following information)

Tasshack commented 7 months ago

Should be working on v2.0.0b13 and will be fixed on v2.0.0b15.

Tasshack commented 5 months ago

Fixed. https://github.com/Tasshack/dreame-vacuum/releases/tag/v2.0.0b15