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
Copy file name to clipboardExpand all lines: source/_components/vacuum.xiaomi_miio.markdown
+20Lines changed: 20 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -80,6 +80,26 @@ Use this call to enter the remote control mode, make one move, and stop and exit
80
80
| `rotation` | no | Rotation, between -179 degrees and 179 degrees. |
81
81
| `duration` | no | Parameter affecting the duration of the movement. |
82
82
83
+
### {% linkable_title Attributes %}
84
+
85
+
In addition to all [`vacuum` component attributes] (`battery_icon`, `cleaned_area`, `fan_speed`, `fan_speed_list`, `status`, `params`), the `xiaomi` platform introduces specific attributes to get information of the botvac.
86
+
87
+
These are: `cleaning_time`, `do_not_disturb`, `main_brush_left`, `side_brush_left`, `filter_left`, `cleaning_count`, `total_cleaned_area` and `total_cleaning_time`.
88
+
89
+
The following table shows the units of measurement for the single attributes.
0 commit comments