ha-androidtv-custom icon indicating copy to clipboard operation
ha-androidtv-custom copied to clipboard

Chromecast with Google TV showing only as "off" Android TV 12

Open fiddie1987 opened this issue 3 years ago • 4 comments

Tried to set this up with both the custom and native integrations but all it shows as is off

fiddie1987 avatar Oct 21 '22 12:10 fiddie1987

If you just install the integration but you don't define the proper ADB Command in the integration options, for sure custom integration behavior will be identical to the native one!

ollo69 avatar Oct 21 '22 13:10 ollo69

Hey @ollo69, I don't think the custom commands will help here because one of the commands required to address this - CMD_SCREEN_ON - isn't customizable in python-androidtv.

breakthestatic avatar Oct 26 '22 04:10 breakthestatic

I'm not using this and only the official integration, but I'm having this exact same issue. Here are relevant issues: https://github.com/home-assistant/core/issues/80555 https://github.com/JeffLIrion/python-androidtv/issues/323

ScottG489 avatar Nov 10 '22 17:11 ScottG489

The custom command is feature provided by the Android library, so I can only provide customization for command the the library allow to customize. This integration was created as a copy of native integration because this functionality was not accepted by HA team via a PR. In any case I'm trying to maintain this integration aligned with the native one, updating Android library when new version becomes available. I do this in both direction, indeed I just implemented some improvement in option menu and I'm working to implement this optimization also in HA. Of course the time for PR in HA are longer, so here the changes comes before. More than this i really cannot do.😒

ollo69 avatar Dec 18 '22 00:12 ollo69