From 461433af759d727d343790ba782ee3528bb2a42a Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Tue, 26 Nov 2024 09:40:27 +0000 Subject: [PATCH] Add known limitations for Mastodon (#35987) Co-authored-by: Franck Nijhof --- source/_integrations/mastodon.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/mastodon.markdown b/source/_integrations/mastodon.markdown index 0099064c80d..bf046018b2a 100644 --- a/source/_integrations/mastodon.markdown +++ b/source/_integrations/mastodon.markdown @@ -111,6 +111,10 @@ 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/). +## Known limitations + +The integration only allows posting and 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 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.