You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
I noticed some codes that where not documented here that my vacuum sends:
state had following:
state had following:
The values I haven't expirienced myself I found here:
The text was updated successfully, but these errors were encountered: