Android 11, AndroidTV could'nt connect: Unknown command STLS

Hi,

I upgraded my Samsung Tablet to Android 11 and now the androidtv Integration is unable to connect.

I noticed that Android 11 uses random ports for the ADB Server (instead of the previous :5555) but this should be fixed in the latest HASS version according to Reddit (https://www.reddit.com/r/homeassistant/comments/ts6u4l/any_news_on_android_11_integration/)

The connection still does not work and the logs give a rather strange message:

Logger: androidtv.adb_manager.adb_manager_async
Source: /usr/local/lib/python3.9/site-packages/androidtv/adb_manager/adb_manager_async.py:293 
First occurred: 21:10:19 (1 occurrences) 
Last logged: 21:10:19

Couldn't connect to 192.168.aaa.bbb:35882. InvalidCommandError: Unknown command: 1397511251 = 'b'STLS'' (arg0 = 16777216, arg1 = 0, msg = 'b'STLS\x00\x00\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xac\xab\xb3\xac'')

The only useful reference I found searching for “STLS” was:

https://githubhot.com/repo/JeffLIrion/adb_shell/issues/175

Which leads me to the assumption that some sort of Library may be outdated within HASS?

I’m not very familiar with Android so maybe this information is not as relevant as I hope. My Device:

Samsung Galaxy Tab A SM-T510
Android Version 11
Kernel Version 4.4.177-22626479
Knox-Version 3.7
Knox API Level 33

Anyone else experiencing this problem?
Any fix / workaround advisable?

thanks in advance!