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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants