Hi everyone,
I’m having trouble getting the Apple TV integration to work in my Home Assistant (running on a docker container through my linux ubuntu server). The Home Assistant UI shows “No devices found on the network” when adding the Apple TV integration with the IP address, even though I’m connected to the same wifi.
pyatv
works perfectly. I can scan, pair, and control the Apple TVs.- I’ve manually added the IP and credentials generated by
pyatv
, but the integration still doesn’t work.
What I’ve Tried:
- Verified network connectivity (ping and
pyatv
commands). - Multicast Forwarding and IGMP Snooping in aren’t configurable in my Deco S4 settings. But from what I’ve researched they should be active by default.
- Cleared existing integrations and ensured no legacy entries in
.storage
. - Restarted Home Assistant, Apple TVs, and Deco nodes.
- Checked debug logs—no clear errors.