From 9c68e7fabe751016fb94c230df38d52186958a92 Mon Sep 17 00:00:00 2001 From: Nathan Spencer Date: Tue, 30 Aug 2022 12:36:32 -0600 Subject: [PATCH] Update litterrobot documentation for Feeder-Robot model (#23940) --- source/_integrations/litterrobot.markdown | 38 +++++++++++++---------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/source/_integrations/litterrobot.markdown b/source/_integrations/litterrobot.markdown index 84076f7561b..ac96316f98c 100644 --- a/source/_integrations/litterrobot.markdown +++ b/source/_integrations/litterrobot.markdown @@ -24,33 +24,37 @@ ha_platforms: ha_integration_type: integration --- -The Litter-Robot integration allows you to control and monitor your Wi-Fi-enabled, automatic, self-cleaning litter box for cats. +The Litter-Robot integration allows you to control and monitor your Wi-Fi-enabled, automatic, self-cleaning litter box and pet feeders. -You will need a Litter-Robot account as well as a Wi-Fi-enabled Litter-Robot unit that has already been associated with your account. - -The Feeder-Robot is not currently supported by this integration. +You will need a Litter-Robot account as well as a Wi-Fi-enabled Litter-Robot or Feeder-Robot unit that has already been associated with your account. {% include integrations/config_flow.md %} ## Entities -The following entities are created for this component and identified by a single device per Litter-Robot unit: +### Litter-Robot -| Entity | Domain | Description | -| ----------------------------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------- | -| Litter Box | `vacuum` | Main entity that represents a Litter-Robot unit. | -| Night Light Mode | `switch` | When turned on, automatically turns on the night light in darker settings. | -| Panel Lockout | `switch` | When turned on, disables the buttons on the unit to prevent changes to settings. | -| Last Seen | `sensor` | Displays the time the unit was last seen / reported an update. | -| Sleep Mode Start Time | `sensor` | When sleep mode is enabled, displays the current or next sleep mode start time. | -| Sleep Mode End Time | `sensor` | When sleep mode is enabled, displays the current or last sleep mode end time. | -| Status Code | `sensor` | Displays the status code (Clean Cycle in Progress, Ready, Drawer Full, etc). | -| Waste Drawer | `sensor` | Displays the current waste drawer level. | -| Clean Cycle Wait Time Minutes | `select` | View and select the clean cycle wait time. | -| Reset Waste Drawer* | `button` | Button to reset the waste drawer level to 0%. | +| Entity | Domain | Description | +| ----------------------------- | -------- | -------------------------------------------------------------------------------- | +| Litter Box | `vacuum` | Main entity that represents a Litter-Robot unit. | +| Night Light Mode | `switch` | When turned on, automatically turns on the night light in darker settings. | +| Panel Lockout | `switch` | When turned on, disables the buttons on the unit to prevent changes to settings. | +| Last Seen | `sensor` | Displays the time the unit was last seen / reported an update. | +| Sleep Mode Start Time | `sensor` | When sleep mode is enabled, displays the current or next sleep mode start time. | +| Sleep Mode End Time | `sensor` | When sleep mode is enabled, displays the current or last sleep mode end time. | +| Status Code | `sensor` | Displays the status code (Clean Cycle in Progress, Ready, Drawer Full, etc). | +| Waste Drawer | `sensor` | Displays the current waste drawer level. | +| Clean Cycle Wait Time Minutes | `select` | View and select the clean cycle wait time. | +| Reset Waste Drawer* | `button` | Button to reset the waste drawer level to 0%. | \* Litter-Robot 3 only +### Feeder-Robot + +| Entity | Domain | Description | +| ---------- | -------- | ------------------------------------------------------------ | +| Food level | `sensor` | Displays the approximate food level remaining in the hopper. | + ## Additional Attributes Some entities have attributes in addition to the default ones that are available for that platform. They are listed below.