From 62672ff3f3660602ff04fb2a2a3ecb8c7cbc9ec5 Mon Sep 17 00:00:00 2001 From: Xitee <59659167+Xitee1@users.noreply.github.com> Date: Sun, 22 Oct 2023 17:18:15 +0200 Subject: [PATCH] Update documentation for more roomba sensors (#25509) * Update documentation for more roomba sensors * Change "cancelled" to "canceled" --- source/_integrations/roomba.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/roomba.markdown b/source/_integrations/roomba.markdown index e51f7881876..d17b50f646d 100644 --- a/source/_integrations/roomba.markdown +++ b/source/_integrations/roomba.markdown @@ -48,6 +48,12 @@ The Roomba Integration will add the following sensors. Sensors: - roomba_battery_level : The status of your battery - roomba_bin_full (if Roomba has the capacity to do) : Bin Full status +- roomba_missions_cancelled: Total missions that have been canceled +- roomba_missions_failed: Total missions that have failed +- roomba_missions_successful: Total successful missions +- roomba_missions_total: All total missions together +- roomba_scrubs_count: Total amount of how often the robot has executed "scrub" +- roomba_total_cleaning_time: How long the robot has spend cleaning (total) (in hours) ### Manually retrieving your credentials