I have further read that it seems this Wireless Display connection is done via Miracast/via adb (different TCP/IP port?).
Could it be that the HA androidtv implementation cannot handle these “parallel” connections (or at least reconnect from it)?
Being able to use Wireless Display functionality from Windows10 while not losing the FireStick HA connectivity/functionality would be the cherry on top of the cake for me.
@JeffLIrion Any further insights or help I can provide to get this looked into?
I’m not familiar with Miracast, but devices only allow one ADB connection at a time. You may need to restart your device in order for HA to be able to reconnect.
You could try using the Python ADB implementation instead of an ADB server and see if that’s any better.
I’d rather suspect the FTV stick then the HA implemantation. Wouldn’t be the first time, that Windows isn’t correctly closing it’s connections…
Have you tried only restarting the FTV stick and wait for a little time for HA to find it? If this works, it is the FTV stick.
On the other hand, do you really need the screen mirroring or would it be possible, to use something else, that could chromecast? VLC does chromecasting for pics, music and videos.
Just got the CCGTV couple days ago - it’s my first Android TV device. Do you need to do the ADB enabling stuff and then enable it using the standard ‘androidtv’ integration? Thanks.
Once you restart homeassistant after adding androidtv integration to your config, you should see pop on your android tv to allow adb connection just accept it and you should be good along with above minor change.
Hi @sacdroid Could you please let me know exactly what you did to get Chromecast with Google TV reporting status correctly? How do I update the androidtv component to 0.51 to support the new chromecast? How do I make the necessary changes to have the new chromecast device report playback status correctly?
You can set anything with intents. Just as an example: go to developer tools -> services and start playing with the newly created mediplayer. You could, for example, turn on or off the television or run more complex things like playing the latest episode of Desperate Housewives.
Hi there,
I’m using my nvidia shield as a media player (native android component). If I start youtube it shows the cover art all fine. However prime video only gives me a black background…it seems like it is not fetching the image…
Is this a kown issue with the amazon prime video app?