Skip to content

feat: Implement set_value method for A01 device protocols #408

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 1 commit into from
Jul 1, 2025

Conversation

yangqian
Copy link
Contributor

@yangqian yangqian commented Jul 1, 2025

Currently, the A01 devices such as Zeo cannot write values thus only sensors are supported. Implementing the set_value enables the controls such as button, select, and switch in home assistant.
This fixes #197 and have been tested in home assistant.

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 about how I remember it while reverse engineering - look forward to seeing what you do on the HA side!

@Lash-L Lash-L merged commit 011b253 into Python-roborock:main Jul 1, 2025
11 of 12 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.

Support for Roborock Zeo One
2 participants