Skip to content

Commit

Permalink
Add returning home status for roborock s7+
Browse files Browse the repository at this point in the history
  • Loading branch information
rytilahti committed Nov 29, 2021
1 parent 9ba55a9 commit b69ba83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions miio/integrations/vacuum/roborock/vacuumcontainers.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ def state(self) -> str:
16: "Going to target",
17: "Zoned cleaning",
18: "Segment cleaning",
22: "Returning home", # on s7+, see #1189
100: "Charging complete",
101: "Device offline",
}
Expand Down

0 comments on commit b69ba83

Please sign in to comment.