From a622aa1ae75b1167d20781b1fe3179bed3c64eac Mon Sep 17 00:00:00 2001 From: blakadder Date: Thu, 23 Sep 2021 12:34:47 +0200 Subject: [PATCH] Add warning on not working with Android 11 In its current state integration does not work with Android 11 and will not be implemented soon https://github.com/JeffLIrion/python-androidtv/issues/271#issuecomment-925505211 --- source/_integrations/androidtv.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/androidtv.markdown b/source/_integrations/androidtv.markdown index f9109d4da635..2506d76c6a94 100644 --- a/source/_integrations/androidtv.markdown +++ b/source/_integrations/androidtv.markdown @@ -20,6 +20,12 @@ When setting up this integration, it is recommended that you do NOT use an ADB s +
+ +Does not support Android TV 11. States and running apps cannot be read. + +
+ ## Device preparation To set up your device, you will need to find its IP address and enable ADB debugging. For Android TV devices, please consult the documentation for your device.