Add Ecovacs station entities (#36508)

This commit is contained in:
Robert Resch 2024-12-23 16:31:48 +01:00 committed by GitHub
parent f4bd6dcaea
commit 59c706e976
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,6 +49,7 @@ Additionally, **depending on your model**, the integration provides the followin
- **Button**: - **Button**:
- `Reset lifespan`: For each supported component, a button entity to reset the lifespan will be created. All disabled by default. - `Reset lifespan`: For each supported component, a button entity to reset the lifespan will be created. All disabled by default.
- `Relocate`: Button entity to trigger manual relocation. - `Relocate`: Button entity to trigger manual relocation.
- `Station actions`: For each supported station action, a button entity will be created.
- **Event**: - **Event**:
- `Last job`: Provides the stop reason as event_type - `Last job`: Provides the stop reason as event_type
- **Image**: - **Image**:
@ -70,6 +71,7 @@ Additionally, **depending on your model**, the integration provides the followin
- `Cleaning cycle`: - `Cleaning cycle`:
- `Area`: The cleaned area - `Area`: The cleaned area
- `Time`: The cleaned time - `Time`: The cleaned time
- `Station state`: Station state enum sensor. See options to see all possible states
- `Total statistics`: Updated after each cleaning cycle: - `Total statistics`: Updated after each cleaning cycle:
- `Area`: Total cleaned area - `Area`: Total cleaned area
- `Cleanings`: The number of cleanings - `Cleanings`: The number of cleanings