From 5d7554506f78382d0eb5fa287a98ac2f3b3ee89a Mon Sep 17 00:00:00 2001 From: Christopher Fenner <9592452+CFenner@users.noreply.github.com> Date: Wed, 25 Dec 2024 15:22:11 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Josef Zweck --- source/_integrations/vicare.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/vicare.markdown b/source/_integrations/vicare.markdown index ecfae2b0001..6801075769b 100644 --- a/source/_integrations/vicare.markdown +++ b/source/_integrations/vicare.markdown @@ -193,6 +193,6 @@ Usually, this resolves itself after a while, but if this state persists, try to ## Removing the integration -This integration follows standard integration removal, once the integration is removed, you can remove the API client (assuming it was only used by this integration) by going to the [Viessmann developer portal](https://app.developer.viessmann.com/) and deleting the client you created for Home Assistant. +This integration follows standard integration removal. Once the integration is removed, you can remove the API client (assuming it was only used by this integration) by going to the [Viessmann developer portal](https://app.developer.viessmann.com/) and deleting the client you created for Home Assistant. {% include integrations/remove_device_service.md %}