Add total cycles sensor to Litter-Robot (#39694)

This commit is contained in:
Nathan Spencer 2025-06-24 10:24:47 -06:00 committed by GitHub
parent d8d5c98836
commit c5a0d7c228
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,6 +52,7 @@ Before using this integration, youll need a Whisker account and a Wi-Fi-enabl
| 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.). |
| Total cycles | `sensor` | Displays the total cycles. |
| Waste drawer | `sensor` | Displays the current waste drawer level. |
| Power status | `binary_sensor` | Indicates whether power is currently connected. |
| Sleep mode | `binary_sensor` | Indicates whether sleep mode is enabled. |