Skip to content

Conversation

@allenporter
Copy link
Contributor

Remove the local_api module and flatten the class hierarchy. This removes the need for a generic abstract message and potentially fields in RoborockMessage that are protocol specific. Now all clients only call their own _send_message method so it can pass any arguments it wants.

@allenporter allenporter requested a review from Lash-L August 10, 2025 19:49
@allenporter allenporter changed the title fix: Merge the local api with the local v1 api fix: merge the local api with the local v1 api Aug 10, 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.

Looks good - good simplification

@allenporter allenporter merged commit 450e35e into Python-roborock:main Aug 11, 2025
6 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