diff --git a/source/_integrations/ecovacs.markdown b/source/_integrations/ecovacs.markdown index 8df63e067e19..98b1b7f3b21d 100644 --- a/source/_integrations/ecovacs.markdown +++ b/source/_integrations/ecovacs.markdown @@ -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. @@ -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 %} \ No newline at end of file +{% include integrations/remove_device_service.md %} diff --git a/source/_integrations/wled.markdown b/source/_integrations/wled.markdown index b09446d8d819..d10a26661d2f 100644 --- a/source/_integrations/wled.markdown +++ b/source/_integrations/wled.markdown @@ -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 %}