Open sdb9696 opened 14 hours 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!
(message by CodeOwnersMention)
apple_tv documentation apple_tv source (message by IssueLinks)
The problem
Whenever
apple_tv
integration starts up it raises an error. I'm fairly sure it's caused by https://github.com/home-assistant/core/pull/126804.This is happening in my prod environment (core 2024.11.2) and dev environment (core also).
It looks like the solution could be as simple as initialising the
all_identifiers = set()
but as I know nothing about this integration I thought better to raise an issue than go straight to a PR. @emontnemery do you have a view?What version of Home Assistant Core has the issue?
core-2024.11.2
What was the last working version of Home Assistant Core?
A couple of months ago
What type of installation are you running?
Home Assistant Core
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?