Conversation
Tested and working on most up to date HA release.
damacus
enabled auto-merge (squash)
September 14, 2026 00:13
Resolves flake8 errors from CI (W292, F811, F821): the test file had been accidentally pasted in twice, causing redefinition and undefined name errors, and both new files were missing a trailing newline.
auto-merge was automatically disabled
September 14, 2026 06:52
Head branch was pushed to by a user without write access
cooper645
commented
Sep 14, 2026
cooper645
left a comment
Author
There was a problem hiding this comment.
updated and removed an erroneously pushed .DS_Store file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds support for the Eufy RoboVac G20 (T2257), which was previously
unsupported — only the Hybrid variants T2256 and T2258 existed.
DPS command codes were confirmed live against a real device via a direct
Tuya status query (tinytuya), rather than assumed from a sibling model.
Tested and working: start, pause, resume, stop, return home, locate,
battery %, error sensor, spot clean.
Not yet fully verified: additional fan speeds/modes beyond 'max' and
'nosweep' — could use further testing from other T2257 owners.