mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Adjust capitalization on litterrobot entity names (#26128)
This commit is contained in:
parent
1f75208778
commit
46a97a64a1
@ -39,18 +39,18 @@ You will need a Litter-Robot account as well as a Wi-Fi-enabled Litter-Robot or
|
||||
|
||||
| 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. |
|
||||
| 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. |
|
||||
| Litter level | `sensor` | Displays the litter level, only for Litter-Robot 4. |
|
||||
| Pet weight | `sensor` | Displays the last measured pet weight, only for Litter-Robot 4. |
|
||||
| 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%, only for Litter-Robot 3. |
|
||||
| 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%, only for Litter-Robot 3. |
|
||||
| Firmware | `update` | View and update to the latest firmware, only for Litter-Robot 4. |
|
||||
|
||||
### Feeder-Robot
|
||||
|
Loading…
x
Reference in New Issue
Block a user