Skip to content

Commit

Permalink
Add warning on not supporting Android TV 11
Browse files Browse the repository at this point in the history
In its current state integration does not work with Android 11 and will not be implemented soon JeffLIrion/python-androidtv#271 (comment)
  • Loading branch information
blakadder authored Sep 23, 2021
1 parent 2c35c61 commit 1bebad5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/_integrations/androidtv.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ When setting up this integration, it is recommended that you do NOT use an ADB s

</div>

<div class='note warning'>

Does not support Android TV 11. States and running apps cannot be read.

</div>

## 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.
Expand Down

0 comments on commit 1bebad5

Please sign in to comment.