From 9f5d4f695410dade1a6e8950d94514fd136a5b54 Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Fri, 22 Nov 2024 11:49:22 +0000 Subject: [PATCH] Add instructions for removing Mastodon integration (#35898) --- source/_integrations/mastodon.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/mastodon.markdown b/source/_integrations/mastodon.markdown index 52749e335b8..2e3880c9bef 100644 --- a/source/_integrations/mastodon.markdown +++ b/source/_integrations/mastodon.markdown @@ -99,3 +99,9 @@ This will post a message to Mastodon that includes an image and a target of `unl ``` For more on how to use notifications in your automations, please see the [getting started with automation page](/getting-started/automation/). + +## Remove 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. + +{% include integrations/remove_device_service.md %}