From 87f5c91a7846641064973719776bb69c158fe52d Mon Sep 17 00:00:00 2001 From: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com> Date: Fri, 14 Jan 2022 22:36:45 +0100 Subject: [PATCH] Document new current_* sensors for xiaomi_miio vacuum. (#20595) Parent PR: https://github.com/home-assistant/core/pull/61098 Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com> --- source/_integrations/xiaomi_miio.markdown | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/source/_integrations/xiaomi_miio.markdown b/source/_integrations/xiaomi_miio.markdown index 947f642cc2f..3c81bcf4a9a 100644 --- a/source/_integrations/xiaomi_miio.markdown +++ b/source/_integrations/xiaomi_miio.markdown @@ -1402,13 +1402,17 @@ Main Brush Left*: description: How long the main brush can be used in seconds Sensor Dirty Left*: description: How long the sensor can be used in seconds +Current Clean Time: + description: The current cleaning time of the vacuum. If the vaccuum is not cleaning, this sensor will have the same value as the "Last Clean Duration" sensor. +Current Clean Area: + description: The current area that has been cleaned. If the vacuum is not cealning, this sensor will have the same value as the "Last Clean Area" sensor. Last Clean Area*: description: The last cleaned area in square meters Last Clean Duration*: description: The last clean duration in seconds -Last Clean End*: +Last Clean End: description: The last clean end time as a timestamp -Last Clean Start*: +Last Clean Start: description: The last clean start time as a timestamp Mop Attached**: description: If the mop is attached