Update litterrobot documentation for update entity (#25204)

This commit is contained in:
Nathan Spencer 2022-12-22 09:22:35 -07:00 committed by GitHub
parent 3e34cf111c
commit 5e64eaf06d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ ha_platforms:
- select - select
- sensor - sensor
- switch - switch
- update
- vacuum - vacuum
ha_integration_type: hub ha_integration_type: hub
--- ---
@ -49,6 +50,7 @@ You will need a Litter-Robot account as well as a Wi-Fi-enabled Litter-Robot or
| Waste Drawer | `sensor` | Displays the current waste drawer level. | | Waste Drawer | `sensor` | Displays the current waste drawer level. |
| Clean Cycle Wait Time Minutes | `select` | View and select the clean cycle wait time. | | 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%, only for Litter-Robot 3. | | Reset Waste Drawer | `button` | Button to reset the waste drawer level to 0%, only for Litter-Robot 3. |
| Firmware | `update` | View and update to the latest firmware, only for Litter-Robot 4. |
### Feeder-Robot ### Feeder-Robot