-
-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Foxtel Shortcut doesnt launch on Chromecast 4K #620
Comments
Greetings @craigmate! Thanks for bringing this to my attention. When #558 was completed, I hadn't heard any complaints about it not working. @karanmakhija88 - can you let me know if this is/was working properly for you? Things are a little tricky on my end for some of these apps since they are not all available in my region. I have to hunt for APK files to download, and I don't always find the proper option on the first try. I just now found this one and indeed, the current launcher button did not work. I wrote a new command and tested it successfully. I just want to be sure that by fixing it in this issue, I don't break it for others. In the meantime @craigmate, can I have you test this new command to be sure that it's working properly on your system? Make sure that you put YOUR Chromecast's media player entity_id in place of what I wrote. (media_player entity, not remote entity) action: androidtv.adb_command
data:
command: adb shell am start -n au.com.foxtel.atv/foxtel.play.droid.atv.SplashView
target:
entity_id: { REPLACE THIS WITH YOUR media_player.android_tv ENTITY } -Doug |
HI I do love this Lovelace card. so thanks for getting back to me... |
I have just published Firemote version v4.1.8 which contains an updated launcher code for all device families except NVIDIA Shield. I'm still hoping that I will hear back from @karanmakhija88 about this. The good news is that the shortcut should work properly now for your Chromecast device! Enjoy! -Doug To see a complete list of all Firemote launchers visit this link |
Sorry Doug I've been away on holiday. I'll be back tonight and can check
this and let you know.
…On Fri, Jan 10, 2025, 11:01 Doug Nelson ***@***.***> wrote:
@craigmate <https://github.com/craigmate>,
I have just published Firemote version v4.1.8
<https://github.com/PRProd/HA-Firemote/releases/tag/v4.1.8> which
contains an updated launcher code for all device families *except* NVIDIA
Shield. I'm still hoping that I will hear back from @karanmakhija88
<https://github.com/karanmakhija88> about this. The good news is that the
shortcut should work properly now for your Chromecast device!
Enjoy!
-Doug
------------------------------
To see a complete list of all Firemote launchers visit this link
<https://github.com/PRProd/HA-Firemote/wiki/Firemote-App-Launchers>
After updating to the newest version, if you are unable to see the new
updates on your Firemote card, visit this link
<https://github.com/PRProd/HA-Firemote/wiki/Force-a-Refresh> for help.
—
Reply to this email directly, view it on GitHub
<#620 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BMP7ZS4UPUGECBBEUU3GQMD2J4EVLAVCNFSM6AAAAABUXPFFBSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBRGQ3TGOBSGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Great! Thanks, @karanmakhija88! |
Hi Doug
The Foxtel button works on my Chromecast remote but not on my nvidea shield
one. I am not sure if it ever worked on either as I've been away since you
first introduced this feature.
Thanks
Karan
…On Fri, Jan 10, 2025, 11:08 Doug Nelson ***@***.***> wrote:
Great! Thanks, @karanmakhija88 <https://github.com/karanmakhija88>!
—
Reply to this email directly, view it on GitHub
<#620 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BMP7ZS3YJXR44Q3O6K63MA32J4FPNAVCNFSM6AAAAABUXPFFBSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBRGQ4DCMJZGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Describe the bug
HI.
I have the latest version of the Lovelace card, and have setup the Foxtel shortcut, which was released it late November.
However, when I select the button, nothing happens, other buttons (Netflix, Disney+) work without issue
However, when I select the app on the tv, it shows it highlighted within the card,
Also, I have tested I can launch it with the within the services with the below command and it appears to work
SO, I am unsure why it doesn't work. If you can tell me how to get some logs, I can provide them.
To Reproduce
Running the command
appears to work..
Expected Behavior
Launch the foxtel app successfully...
Which Type of Device Do You Own?
Chromecast 4K
Troubleshooting Steps Completed
I have run it successfully via the actions page.
Additional context
No response
The text was updated successfully, but these errors were encountered: