From d14a29d5579a9fb34db7f9b86a31adea43391805 Mon Sep 17 00:00:00 2001 From: JJdeVries <43748187+JJdeVries@users.noreply.github.com> Date: Mon, 21 Dec 2020 19:45:31 +0100 Subject: [PATCH] Added the extra parameter (#15675) --- source/_integrations/xiaomi_miio.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/xiaomi_miio.markdown b/source/_integrations/xiaomi_miio.markdown index 8d59e94989e..365eb062600 100644 --- a/source/_integrations/xiaomi_miio.markdown +++ b/source/_integrations/xiaomi_miio.markdown @@ -1407,6 +1407,7 @@ In addition to [all of the attributes provided by the `vacuum` component](/integ - `total_cleaning_time` - `clean_start` - `clean_end` +- `mop_attached` The following table shows the units of measurement for each attribute: @@ -1423,7 +1424,8 @@ The following table shows the units of measurement for each attribute: | `total_cleaned_area` | square meter | Total cleaned area in square meters | | `total_cleaning_time` | minutes | Total cleaning time in minutes | | `clean_start` | datetime | The last date/time the vacuum started cleaning (offset naive) | -| `clean_stop` | datetime | The last date/time the vacuum finished cleaning (offset naive) | +| `clean_stop` | datetime | The last date/time the vacuum finished cleaning (offset naive) | +| `mop_attached` | | A mop and water box are attached / not attached | ### Example on how to clean a specific room