Skip to content

fix: G32 Pro resume - #611

Open
reflectivecode wants to merge 1 commit into
damacus:mainfrom
reflectivecode:main
Open

reflectivecode wants to merge 1 commit into
damacus:mainfrom
reflectivecode:main

Conversation

@reflectivecode

Copy link
Copy Markdown
Contributor

Problem:
The G32 Pro (T2259) cannot resume vacuuming after being paused.

Steps to reproduce:

  • Start vacuum from Home Assistant (success, transitions to "cleaning")
  • Pause vacuum from Home Assistant (success, transitions to "idle")
  • Start vacuum from Home Assistant (failure, remains "idle")

Solution:
Remove the "legacy codes" added by commit d0f1013
I'm not sure why that works, but it does. After removal all three state changes work (start, pause, and resume).

Removed the 'values' key from the START_PAUSE command.

Signed-off-by: Greg <15948327+reflectivecode@users.noreply.github.com>
@damacus
damacus enabled auto-merge (squash) September 14, 2026 00:13
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.

1 participant