From 630f144e891d876610d08a5b0f69042951b57502 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Mon, 2 Dec 2024 07:55:08 +0100 Subject: [PATCH] Rephrase removal section for multiple integrations (#36093) --- source/_integrations/autarco.markdown | 4 ++-- source/_integrations/bang_olufsen.markdown | 4 ++-- source/_integrations/cambridge_audio.markdown | 4 ++-- source/_integrations/devolo_home_network.markdown | 4 ++-- source/_integrations/fully_kiosk.markdown | 4 ++-- source/_integrations/garages_amsterdam.markdown | 2 +- source/_integrations/lamarzocco.markdown | 4 ++-- source/_integrations/mastodon.markdown | 2 +- source/_integrations/mealie.markdown | 2 +- source/_integrations/onewire.markdown | 4 ++-- source/_integrations/p1_monitor.markdown | 4 ++-- source/_integrations/renault.markdown | 4 ++-- source/_integrations/sfr_box.markdown | 4 ++-- source/_integrations/swiss_public_transport.markdown | 4 ++-- source/_integrations/tedee.markdown | 4 ++-- 15 files changed, 27 insertions(+), 27 deletions(-) diff --git a/source/_integrations/autarco.markdown b/source/_integrations/autarco.markdown index 0afac9543c5..4236de63216 100644 --- a/source/_integrations/autarco.markdown +++ b/source/_integrations/autarco.markdown @@ -66,8 +66,8 @@ If you have a battery connected to your system, you can monitor the battery stat - Charged energy this month (kWh) - Charged energy total (kWh) -## Remove integration +## Removing the integration -This integration follows standard integration removal, no extra steps are required. +This integration follows standard integration removal. No extra steps are required. {% include integrations/remove_device_service.md %} diff --git a/source/_integrations/bang_olufsen.markdown b/source/_integrations/bang_olufsen.markdown index 889bcfd8d14..099948bddd0 100644 --- a/source/_integrations/bang_olufsen.markdown +++ b/source/_integrations/bang_olufsen.markdown @@ -264,8 +264,8 @@ Additionally a Deezer user ID can be found at , and this needs to be converted to `album:ALBUM_ID`. The same applies to playlists, which have the format `playlist:PLAYLIST_ID`. Individual tracks can be found by sharing the track and selecting the `Copy track link` method, which should yield a link of the format , this can be played by extracting the track id `TRACK_ID`. -## Remove integration +## Removing the integration -This integration follows standard integration removal, no extra steps are required. +This integration follows standard integration removal. No extra steps are required. {% include integrations/remove_device_service.md %} diff --git a/source/_integrations/cambridge_audio.markdown b/source/_integrations/cambridge_audio.markdown index 67114c02251..26a991535f4 100644 --- a/source/_integrations/cambridge_audio.markdown +++ b/source/_integrations/cambridge_audio.markdown @@ -55,9 +55,9 @@ Host: Cambridge Audio devices push data directly to Home Assistant, enabling immediate updates for device state changes, media information, and playback status. -## Remove integration +## Removing the integration -This integration follows standard integration removal, no extra steps are required. +This integration follows standard integration removal. No extra steps are required. {% include integrations/remove_device_service.md %} diff --git a/source/_integrations/devolo_home_network.markdown b/source/_integrations/devolo_home_network.markdown index 028ec4e0960..b0d5f3b78f0 100755 --- a/source/_integrations/devolo_home_network.markdown +++ b/source/_integrations/devolo_home_network.markdown @@ -132,8 +132,8 @@ This integration only supports using the API the devolo Home Network App uses. T The devolo Gigabridge is the only device that comes with a default password. However, it seems that in factory default the password works for the device website but not for the API. If you give the device a new password via the website, it is applied to both and the integration starts working. Even using the same password again works. -## Removal +## Removing the integration -This integration follows standard integration removal, no extra steps are required. +This integration follows standard integration removal. No extra steps are required. {% include integrations/remove_device_service.md %} diff --git a/source/_integrations/fully_kiosk.markdown b/source/_integrations/fully_kiosk.markdown index 306a8fbcaca..a6b43d4fd89 100644 --- a/source/_integrations/fully_kiosk.markdown +++ b/source/_integrations/fully_kiosk.markdown @@ -158,8 +158,8 @@ target: device_id: a674c90eca95eca91f6020415de07713 ``` -## Remove integration +## Removing the integration -This integration follows standard integration removal, no extra steps are required. +This integration follows standard integration removal. No extra steps are required. {% include integrations/remove_device_service.md %} diff --git a/source/_integrations/garages_amsterdam.markdown b/source/_integrations/garages_amsterdam.markdown index 5cc9d4970ad..f2bf5a60294 100644 --- a/source/_integrations/garages_amsterdam.markdown +++ b/source/_integrations/garages_amsterdam.markdown @@ -46,7 +46,7 @@ Some parking garages don't have long-term parking spaces, in which case the 2 sp Each parking garage also has a binary sensor, which indicates whether there are problems in the data provision from the API. When it indicates `ok` everything is fine. If the state changes to `problem`, the upstream data might not be up to date or reliable and will remain in this state until new data is coming in. -## Remove integration +## Removing the integration You can remove each parking garage instance by following the default removal process. diff --git a/source/_integrations/lamarzocco.markdown b/source/_integrations/lamarzocco.markdown index 464cc5be27b..6f295c38b6a 100644 --- a/source/_integrations/lamarzocco.markdown +++ b/source/_integrations/lamarzocco.markdown @@ -190,9 +190,9 @@ mode: single - Only La Marzocco native app accounts are supported, social logins (Google, Apple & WeChat) are not supported - Currently it is only possible to view the schedules configured in the La Marzocco Home app, but not to edit the schedules from Home Assistant. You can, of course, build Home Assistant native automations to reflect the same functionality in Home Assistant. -## Remove integration +## Removing the integration -This integration follows standard integration removal, no extra steps are required. +This integration follows standard integration removal. No extra steps are required. {% include integrations/remove_device_service.md %} diff --git a/source/_integrations/mastodon.markdown b/source/_integrations/mastodon.markdown index 25e6aa615bb..2d69ed5232f 100644 --- a/source/_integrations/mastodon.markdown +++ b/source/_integrations/mastodon.markdown @@ -115,7 +115,7 @@ For more on how to use notifications in your automations, please see the [gettin The integration only allows reading the status of the authenticated account and posting to that account. It does not provide functionality to get the stream, favorite, bookmark, or boost posts of that account. -## Remove integration +## Removing the integration This integration follows standard integration removal, once the integration is removed you can remove the application registration (assuming it was only used by this integration) from your Mastodon account by going to **Preferences** in the Mastodon web interface, then to **Development** and deleting the application you created for Home Assistant. diff --git a/source/_integrations/mealie.markdown b/source/_integrations/mealie.markdown index e98daa8f88c..a945f5a41fe 100644 --- a/source/_integrations/mealie.markdown +++ b/source/_integrations/mealie.markdown @@ -164,7 +164,7 @@ template: {% enddetails %} -## Remove integration +## Removing the integration This integration follows standard integration removal, once the integration is removed you can remove the API token (assuming it was only used by this integration) by going to your Account in the Mealie web interface, then to **Manage Your API Tokens** and deleting the token you created for Home Assistant. diff --git a/source/_integrations/onewire.markdown b/source/_integrations/onewire.markdown index 59a94e19b87..37c0a01af89 100644 --- a/source/_integrations/onewire.markdown +++ b/source/_integrations/onewire.markdown @@ -134,8 +134,8 @@ UPDATE states SET entity_id='sensor._humidity' WHERE entity_id LIKE Remember to replace `` with the actual name of the sensor, as seen in the `SELECT` query. -## Remove integration +## Removing the integration -This integration follows standard integration removal, no extra steps are required. +This integration follows standard integration removal. No extra steps are required. {% include integrations/remove_device_service.md %} diff --git a/source/_integrations/p1_monitor.markdown b/source/_integrations/p1_monitor.markdown index 0a919f355e4..614bde19911 100644 --- a/source/_integrations/p1_monitor.markdown +++ b/source/_integrations/p1_monitor.markdown @@ -80,8 +80,8 @@ You can use the rates set in P1 Monitor for your calculations in Home Assistant. - Energy Consumption Price Low/High - Energy Production Price Low/High -## Remove integration +## Removing the integration -This integration follows standard integration removal, no extra steps are required. +This integration follows standard integration removal. No extra steps are required. {% include integrations/remove_device_service.md %} diff --git a/source/_integrations/renault.markdown b/source/_integrations/renault.markdown index ef88a243516..7cc7fd0e2d0 100644 --- a/source/_integrations/renault.markdown +++ b/source/_integrations/renault.markdown @@ -133,8 +133,8 @@ Notes: duration: 15 ``` -## Remove integration +## Removing the integration -This integration follows standard integration removal, no extra steps are required. +This integration follows standard integration removal. No extra steps are required. {% include integrations/remove_device_service.md %} diff --git a/source/_integrations/sfr_box.markdown b/source/_integrations/sfr_box.markdown index 2d4a948fc50..fffe3f5d198 100644 --- a/source/_integrations/sfr_box.markdown +++ b/source/_integrations/sfr_box.markdown @@ -33,8 +33,8 @@ The integration uses the REST API, which is known to be available on models `NB4 However, `NCC` models do not appear to expose this REST API, and are therefore unsupported by the integration. -## Remove integration +## Removing the integration -This integration follows standard integration removal, no extra steps are required. +This integration follows standard integration removal. No extra steps are required. {% include integrations/remove_device_service.md %} diff --git a/source/_integrations/swiss_public_transport.markdown b/source/_integrations/swiss_public_transport.markdown index b174cb8492c..b27495ab4ef 100644 --- a/source/_integrations/swiss_public_transport.markdown +++ b/source/_integrations/swiss_public_transport.markdown @@ -53,8 +53,8 @@ Fetch the connections for a specific instance. {% include common-tasks/define_custom_polling.md %} -## Remove integration +## Removing the integration -This integration follows standard integration removal, no extra steps are required. +This integration follows standard integration removal. No extra steps are required. {% include integrations/remove_device_service.md %} diff --git a/source/_integrations/tedee.markdown b/source/_integrations/tedee.markdown index 3b88f58cc55..3597d886986 100644 --- a/source/_integrations/tedee.markdown +++ b/source/_integrations/tedee.markdown @@ -110,9 +110,9 @@ This integration only supports functionality that is available locally. This mea - Updates - Key pads -## Remove integration +## Removing the integration -This integration follows standard integration removal, no extra steps are required. +This integration follows standard integration removal. No extra steps are required. {% include integrations/remove_device_service.md %}