mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Update litterrobot documentation for Feeder-Robot model (#23940)
This commit is contained in:
parent
d81120505b
commit
9c68e7fabe
@ -24,20 +24,18 @@ ha_platforms:
|
|||||||
ha_integration_type: integration
|
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.
|
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.
|
||||||
|
|
||||||
The Feeder-Robot is not currently supported by this integration.
|
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
## Entities
|
## Entities
|
||||||
|
|
||||||
The following entities are created for this component and identified by a single device per Litter-Robot unit:
|
### Litter-Robot
|
||||||
|
|
||||||
| Entity | Domain | Description |
|
| Entity | Domain | Description |
|
||||||
| ----------------------------- | -------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
|
| ----------------------------- | -------- | -------------------------------------------------------------------------------- |
|
||||||
| Litter Box | `vacuum` | Main entity that represents a Litter-Robot unit. |
|
| 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. |
|
| 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. |
|
| Panel Lockout | `switch` | When turned on, disables the buttons on the unit to prevent changes to settings. |
|
||||||
@ -51,6 +49,12 @@ The following entities are created for this component and identified by a single
|
|||||||
|
|
||||||
\* Litter-Robot 3 only
|
\* Litter-Robot 3 only
|
||||||
|
|
||||||
|
### Feeder-Robot
|
||||||
|
|
||||||
|
| Entity | Domain | Description |
|
||||||
|
| ---------- | -------- | ------------------------------------------------------------ |
|
||||||
|
| Food level | `sensor` | Displays the approximate food level remaining in the hopper. |
|
||||||
|
|
||||||
## Additional Attributes
|
## Additional Attributes
|
||||||
|
|
||||||
Some entities have attributes in addition to the default ones that are available for that platform. They are listed below.
|
Some entities have attributes in addition to the default ones that are available for that platform. They are listed below.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user