Skip to content

Commit a622aa1

Browse files
authored
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 JeffLIrion/python-androidtv#271 (comment)
1 parent 2c35c61 commit a622aa1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/_integrations/androidtv.markdown

+6
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ When setting up this integration, it is recommended that you do NOT use an ADB s
2020

2121
</div>
2222

23+
<div class='note'>
24+
25+
Does not support Android TV 11. States and running apps cannot be read.
26+
27+
</div>
28+
2329
## Device preparation
2430

2531
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.

0 commit comments

Comments
 (0)