Skip to content

chore: Move a01 encoding and decoding to a separate module #417

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

Merged
merged 4 commits into from
Jul 27, 2025

Conversation

allenporter
Copy link
Contributor

Update the a01 encoding and decoding to live in a separate module that can be shared with the new device code. Increase test coverage of the encoding and decoding.

This removes the caching since it was not implemented, and it can be re-added in the new device library.

@allenporter allenporter requested a review from Lash-L July 16, 2025 22:10
Lash-L
Lash-L previously approved these changes Jul 24, 2025
Copy link
Collaborator

@Lash-L Lash-L left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems pretty straightforward. Nice change. I don't have a a01 device to explicitly test it, but test look good

@allenporter
Copy link
Contributor Author

Comments were addressed, this is ready for approval/merge.

Copy link
Collaborator

@Lash-L Lash-L left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I have been out of town again since Thursday. I'll take a look at the other one when I'm home again

@allenporter allenporter merged commit 5a2dac0 into Python-roborock:main Jul 27, 2025
15 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants