mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Add Ecovacs image entities (#31080)
* Add Ecovacs image entities * Tiny tweak * tiny tweak --------- Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
e901081cea
commit
1f56763192
@ -14,6 +14,7 @@ ha_domain: ecovacs
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- diagnostics
|
||||
- image
|
||||
- select
|
||||
- sensor
|
||||
- vacuum
|
||||
@ -36,6 +37,8 @@ Additionally, **depending on your model**, the integration provides the followin
|
||||
|
||||
- **Binary sensor**:
|
||||
- `Mop attached`: On if the mop is attached. Note: If you do not see the state change to `Mop attached` in Home Assistant, you may need to wake up the robot in order to push the state change. Some models report an entity state change only if the overall status of the vacuum has changed. For example, if the overall state changes from `docked` to `cleaning`.
|
||||
- **Image**:
|
||||
- `Map`: The floorplan/map as an image in SVG format.
|
||||
- **Select**:
|
||||
- `Water amount`: Specify the water amount used during cleaning with the mop.
|
||||
- `Work mode`: Specify the mode, how the bot should clean.
|
||||
|
Loading…
x
Reference in New Issue
Block a user