Skip to content

feat: Add additional RoborockDockErrorCode values#811

Open
allenporter wants to merge 2 commits intoPython-roborock:mainfrom
allenporter:fix-error-codes
Open

feat: Add additional RoborockDockErrorCode values#811
allenporter wants to merge 2 commits intoPython-roborock:mainfrom
allenporter:fix-error-codes

Conversation

@allenporter
Copy link
Copy Markdown
Contributor

@allenporter allenporter commented Apr 6, 2026

Add additional error codes that are missing from the auto-empty dock error codes. This also adds some additional pydoc for each enum value since sometimes the enum name values do not really describe the problem in much detail, which we can capture now to use later when showing user error messages.

Issue: home-assistant/core#163872

Copilot AI review requested due to automatic review settings April 6, 2026 14:31
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR expands the V1 dock error-code mappings to cover additional Auto-Empty dock error conditions, aiming to provide richer descriptions for future user-facing messaging.

Changes:

  • Added new RoborockDockErrorCode enum values for additional dock error codes (e.g., 32, 33, 35).
  • Added descriptive text intended to document each dock error code.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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