home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.12k stars 29.8k forks source link

Apple TV Integration doesn’t pick up twitch app state #122743

Open Teonyr opened 1 month ago

Teonyr commented 1 month ago

The problem

Basically, the problem described in #92750 still exists.

The twitch apps status isn’t reflected in home assistant. As far as I can see, the integration simply stays at the last status (paused, idle…) it had before opening the twitch app.

What version of Home Assistant Core has the issue?

core-2024.7.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Apple TV

Link to integration documentation on our website

https://www.home-assistant.io/integrations/apple_tv

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 month ago

Hey there @postlund, mind taking a look at this issue as it has been labeled with an integration (apple_tv) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `apple_tv` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign apple_tv` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


apple_tv documentation apple_tv source (message by IssueLinks)

postlund commented 1 month ago

I think they use their own player or something that doesn't report any metadata. Please check if you see anything playing with an iOS device.

Teonyr commented 1 month ago

Okay I think I get what you mean.

When using my iPhone as a remote I can see a widget showing me what's playing if using YouTube or Infuse. But if I switch to twitch, nothing changes anymore, so same behavior as in home assistant.

Bit of a bummer, but it seems then, there is nothing we can do about it.

postlund commented 1 month ago

Best is to report it back to the app developers directly (just say that it doesn't work in iOS, they probably care more about that than home assistant/pyatv). Might help.