Skip to content
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

Apple TV Home button not working #521

Open
shooln opened this issue Oct 8, 2024 · 3 comments
Open

Apple TV Home button not working #521

shooln opened this issue Oct 8, 2024 · 3 comments
Assignees

Comments

@shooln
Copy link

shooln commented Oct 8, 2024

Describe the bug

Failed to perform the action remote/send_command. top_menu is not supported

To Reproduce

Setup apple tv remote for apple TV HD onwards

Expected Behavior

Home button pressed and no error message

Which Type of Device Do You Own?

Apple Tv 4K 2023

Troubleshooting Steps Completed

No response

Additional context

No response

@PRProd
Copy link
Owner

PRProd commented Oct 8, 2024

Greetings @shooln!

I'm not entirely sure why this is happening to you. I am not able to reproduce the issue on my end, and the integration documentation still shows that top_menu is a valid remote command to send.

I have two and a half theories:

  1. Your AppleTV integration needs to be reloaded. (This happens sometimes, not sure why) Take a look at what I wrote in discussion #380 to see how to reload the integration.
  2. Something is misconfigured in your Firemote config. If the above step doesn't work, can you reply here with the YAML from your Firemote config?
  3. Other - Have you tried restarting your Home Assistant and your Apple TV?

Please let me know what happens! I really want to get this fixed for you!

-Doug

@PRProd PRProd self-assigned this Oct 8, 2024
@PRProd PRProd added the Needs More Information Cannot continue resolution of this issue without more information label Oct 8, 2024
@PRProd PRProd added the stale Waiting to hear back from the requester. Issue will be closed soon if there is no reply label Oct 18, 2024
@PRProd
Copy link
Owner

PRProd commented Oct 18, 2024

@shooln ~

Have you had a chance to look at this yet? I'm wondering if you still need any help. Please let me know.

-Doug

@shooln
Copy link
Author

shooln commented Oct 19, 2024

Hi @PRProd

apologies for the delayed reply. I tried all the steps mentioned above and still get the same error. yaml is as follows

`type: panel

path: apple-tv-remote

title: Apple TV Remote
cards:

  • type: custom:firemote-card

    entity: media_player.living_room

    device_family: apple-tv

    device_type: appletv-4k-gen3

    compatibility_mode: default

    apple_tv_remote_entity: remote.living_room

    scale: “120”

    defaultRemoteStyle_override: “”

    app_launch_1: plex

    app_launch_2: crave-tv

    app_launch_4: infuse

    app_launch_3: disney-plus

    visible_name_text: “”

    name_position: hidden

    app_launch_5: “”
    icon: mdi:apple`

please note I am running tvOS 18.1 22j5567a

Thanks for investigating and looking into this issue!

@PRProd PRProd removed Needs More Information Cannot continue resolution of this issue without more information stale Waiting to hear back from the requester. Issue will be closed soon if there is no reply labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants