mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add Ecovacs event entities (#31968)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
4462a6a76d
commit
c30333cc1b
@ -18,6 +18,7 @@ ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- diagnostics
|
||||
- event
|
||||
- image
|
||||
- number
|
||||
- select
|
||||
@ -48,6 +49,8 @@ Additionally, **depending on your model**, the integration provides the followin
|
||||
- **Button**:
|
||||
- `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.
|
||||
- **Event**:
|
||||
- `Last job`: Provides the stop reason as event_type
|
||||
- **Image**:
|
||||
- `Map`: The floorplan/map as an image in SVG format.
|
||||
- **Number**:
|
||||
|
Loading…
x
Reference in New Issue
Block a user