mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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
|
- binary_sensor
|
||||||
- button
|
- button
|
||||||
- diagnostics
|
- diagnostics
|
||||||
|
- event
|
||||||
- image
|
- image
|
||||||
- number
|
- number
|
||||||
- select
|
- select
|
||||||
@ -48,6 +49,8 @@ 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.
|
||||||
|
- **Event**:
|
||||||
|
- `Last job`: Provides the stop reason as event_type
|
||||||
- **Image**:
|
- **Image**:
|
||||||
- `Map`: The floorplan/map as an image in SVG format.
|
- `Map`: The floorplan/map as an image in SVG format.
|
||||||
- **Number**:
|
- **Number**:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user