diff --git a/source/_integrations/overseerr.markdown b/source/_integrations/overseerr.markdown index c931a7b3650..a6ed047e6ac 100644 --- a/source/_integrations/overseerr.markdown +++ b/source/_integrations/overseerr.markdown @@ -132,8 +132,10 @@ In addition, the integration checks for updates every 5 minutes. ## Known limitations -Overseerr is only capable of having one webhook set up at a time. +There are a few known limitations for using the integration: +- Overseerr is only capable of having one webhook set up at a time. This means you can only have 1 Home Assistant instance connected to your Overseerr instance at a time. +- The integration is not able to function with CSRF protection turned on. In Overseer, go to **Settings** and turn off the **CSRF Protection**. ## Remove integration @@ -145,5 +147,5 @@ This integration follows standard integration removal, no extra steps are requir {% details "Failed to register Overseerr webhook" %} -Make sure you Overseerr instance is able to reach your Overseerr instance. +Make sure your Overseerr instance is able to reach your Home Assistant instance. {% enddetails %}