JeffLIrion / python-androidtv

Communicate with an Android TV or Fire TV device via ADB over a network.
MIT License
165 stars 57 forks source link

Nokia Streaming Box 8000 (Android 10) not working ... ?! #332

Open ChristophCaina opened 1 year ago

ChristophCaina commented 1 year ago

Hi all,

I know, this library is set to "contribution only" - and I cannot expect a fix "soon"... but maybe, someone will have an idea and can support with my issues?

I do have an Nokia Streaming Box 8000 - which is using Andorid 10. Unfortunately, on HomeAssistant, the MediaPlayer component is not able to change the input source - nor to show any other state than "idle"...

I can switch the Box on / and off... but that's all :-( When I play something, that won't be shown on the mediaplayer...

I've already reported an issue in the HA Core: https://github.com/home-assistant/core/issues/90360 ...

I am already testing some "remote control" cards - and these are working... and after going through the issues here, I saw, most cases have been reported for Android 11 or 12...

Since I am completely new to this whole Android TV stuff, any step by step support would be much appreciated :)