Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion source/_integrations/ecovacs.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Additionally, **depending on your model**, the integration provides the followin
- `Water level`: Choose from predefined water levels used during cleaning with the mop.
- `Work mode`: Specify the mode, how the bot should clean.
- **Sensor**:
- `Auto-empty frequency`: The frequency of emptying the bot dust bin during cleaning.
- `Error`: The error code and a description of the error. `0` means no error. Disabled by default.
- `Lifespan`: For each supported component, an entity with the remaining lifespan will be created.
- `Network`: The following network related entities will be created. All disabled by default.
Expand Down Expand Up @@ -221,4 +222,4 @@ If your device is not supported, please request for help or contribute on your o

This integration follows standard integration removal.

{% include integrations/remove_device_service.md %}
{% include integrations/remove_device_service.md %}
7 changes: 7 additions & 0 deletions source/_integrations/wled.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -248,3 +248,10 @@ Here is an example of all of these put together into an automation:
data:
value: 255
```


## Removing the integration

This integration follows standard integration removal. No extra steps are required.

{% include integrations/remove_device_service.md %}