Open
Description
The problem
Apple TV 4K (gen 3) is connected to homeassistant. When starting to play videos, the status of the player is not updated.In nodered, the status of the player remains unchanged.I can't deploy automation based on the player's playback position
What version of Home Assistant Core has the issue?
core-2024.6.1
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Apple TV
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
object
_msgid: "2cd0b8955d209a88"
payload: "playing"
data: object
entity_id: "media_player.apple_tv_4k"
state: "playing"
attributes: object
source_list: array[11]
media_content_type: "video"
media_duration: 2760
media_position: 152
media_position_updated_at: "2024-07-20T06:50:48.792781+00:00"
media_title: "颜心记 - 第 1 季 ∙ 第 40 集 - 第40集"
app_id: "com.firecore.infuse"
app_name: "Infuse"
entity_picture: "/api/media_player_proxy/media_player.apple_tv_4k?token=e7f238eaf164dd17ce707&cache=f0f11e23aefadf33"
friendly_name: "Apple TV"
supported_features: 450487
last_changed: "2024-07-20T06:50:47.741147+00:00"
last_reported: "2024-07-20T06:50:48.793271+00:00"
last_updated: "2024-07-20T06:50:48.793Z"
context: object
timeSinceChangedMs: 1497682
Anything in the logs that might be useful for us?
No response
Additional information
No response