Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Initial map module implementation #1444

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Initial map module implementation #1444

wants to merge 3 commits into from

Conversation

rytilahti
Copy link
Member

@rytilahti rytilahti commented Jan 12, 2025

This implements the map module to allow showing the map.
Still WIP, as it is unclear how the path data should be interpreted and put on the image.

This adds a runtime dependency for lz4 and pillow.

Adds new cli group vacuum:

  • kasa vacuum map to show map info
  • kasa vacuum map show to show map image
  • kasa vacuum map path to dump path data

Based on #1329, which will be obsolete when this gets done.
Related to #937

@rytilahti rytilahti added the enhancement New feature or request label Jan 12, 2025
Base automatically changed from feat/vacuum to master January 14, 2025 14:35
@moriceh
Copy link

moriceh commented Mar 31, 2025

Hi !
Have you made any progress on implementing the maps for those robots ?
Thanks !

@rytilahti
Copy link
Member Author

No updates on this from my side, nor it is rather likely that I can find enough time for this in the near future. The path format is currently unknown and will require someone taking the time to figure it out, so if anyone wants to contribute this could be an interesting challenge.

Copy link

github-actions bot commented Jul 6, 2025

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days.
If you are the author of this PR, please leave a comment if you want to keep it open. Also, please rebase your PR onto the latest dev branch to ensure that it's up to date with the latest changes.
Thank you for your contribution!

@github-actions github-actions bot added the stale label Jul 6, 2025
@github-actions github-actions bot closed this Jul 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants