-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
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
HomePod constantly disconnects which require manual "reload" of Integration #114836
Comments
Hey there @postlund, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) apple_tv documentation |
Unfortunately I ran into the same issue! |
I have the same issue but with an Apple TV 4K |
Yes, sometimes it happens to my ATV too. |
Same for me with apple TV. |
Even if the devices is NOT disconnected, it changed to OFF even it's actually in standby. You have to reload integration to make it work. |
Experiencing the same on multiple systems all using AppleTV gen 4's. Seems to occur often when AppleTV is rebooted or goes offline. Integration has to be reloaded to resurrect. |
I had the same issue with my AppleTV. Reloaded integration and its working again. Its been very stable until just recently, not sure whats changed. |
Same problem here. I have to reload the integration at least daily. |
Appreciate if there's some feedback from integration owner. Thanks. |
I am having the same issue. |
For now I've mitigated this with the following automation: alias: Shed - Reload HomePod Config
description: ""
trigger:
- platform: device
type: turned_off
device_id: af26fc2929912a7ed13c45ad61e3978b
entity_id: 324f4059551f8f1247ddd097fdd1592e
domain: remote
condition: []
action:
- service: homeassistant.reload_config_entry
metadata: {}
data: {}
target:
device_id: af26fc2929912a7ed13c45ad61e3978b
mode: single
|
I came up with the same workaround automation two days ago, I have 16 HomePod Minis and 7 AppleTVs so it added a few automations to my stable. |
`alias: Reload-AppleTV-Living Room
|
I have the disconnection problem with ATV. The state becomes stale. Reloading sometimes doesn't refresh the state |
same issue, i have to reload the integration almost daily |
Same here |
Same here… |
Same issue. The automation workaround from @cpressland seems to be working for now. |
I suspect the AppleTV integration, at least for HomePods, is broken after the update along with iOS 18. It was unstable before, now it's completely dead. I've tried restarting HomePods, restarting Apple integration, devices and restarting HA. I've connected Apple Music directly to HomePods and played music, and tried streaming from mobile. I have pairs in stereo but tried all this without grouping. But no... state forever off. Has anyone experienced the same, or is it just me? |
@Gybrsh I had the same problem at first. Deleting the HomePods and re-adding did the trick for me. |
Damn! That worked @mattsch. I should have tried that first, haha :D Thanks!! |
May I ask, after upgrading to iOS 18, do they still have the same problem that HomePod/ ATV went off or unavailable which requires regular manual reload the integration |
@edmondss I have iOS 18. I will monitor and report back. I will know the issue persists if my automation to reload the integration triggers again. |
Thank you. Appreciated. |
@edmondss Unfortunately, I can report that the issue persists. My automation for reload triggered yesterday. I don't know if it helps but I found the following error in the logs:
|
Thanks. I hate to ask, will this ever be fixed? |
+1 facing the same issue |
Same issue, I have to reload the integration each day. It is so annoying as I'm using them to provide doorbell rings, too. |
Same |
The problem
Homepods constantly disconnects which require manual reloading of Apple TV integration .
Sometimes HA detects the issue and ask me to reload the integration. Sometimes it doesn't and when I notice my automation doesn't work as the device went completely to OFF (instead of standby). Cannot wake up the device unless manual reloading the integration.
What version of Home Assistant Core has the issue?
core-2024.3.3
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
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
The text was updated successfully, but these errors were encountered: