From 472496afb2a9e1faa50cba3311d26306daa35081 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Jone=C5=A1?= Date: Mon, 12 Dec 2022 11:15:20 +0100 Subject: [PATCH] Acknowledged unsupported Transmission version 3.0 (#25228) --- source/_integrations/transmission.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/transmission.markdown b/source/_integrations/transmission.markdown index 4883034705e..ea1aa26fa4e 100644 --- a/source/_integrations/transmission.markdown +++ b/source/_integrations/transmission.markdown @@ -20,6 +20,10 @@ ha_integration_type: integration The Transmission integration allows you to monitor your [Transmission](https://www.transmissionbt.com/) BitTorrent downloads from within Home Assistant and set up automations based on that information. +
+This integration is only compatible with Transmission clients versions 1.31 - 2.82. +
+ ## Setup Your Transmission client must first be configured to allow remote access. In your Transmission client navigate to **Preferences** -> **Remote** tab and then click the **Allow remote access** checkbox.