Skip to content
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

Some codes my S7 max Ultra (oborock.vacuum.a65) has not documented #87

Open
LokiMidgard opened this issue Oct 13, 2024 · 0 comments
Open

Comments

@LokiMidgard
Copy link

I noticed some codes that where not documented here that my vacuum sends:

state had following:

get_status.state={
  26 :"Go to station to wash mop",
  22 :"empty dust bin",
  23 :"started washing mop",
}

state had following:

get_status.dock_error_status={
  0 :"OK",
  34:"dust bin emptier is blocked", // I fonud this somewhere else, but haddent seen it on my dock yet
  38:"fresh water is empty", 
  39:"Waste water is full", // I fonud this somewhere else, but haddent seen it on my dock yet
  44:"wast water lid open", // I fonud this somewhere else, but haddent seen it on my dock yet
  46:"no dustbin", // I fonud this somewhere else, but haddent seen it on my dock yet
}

The values I haven't expirienced myself I found here:

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

No branches or pull requests

1 participant