Pierre Ståhl

Results 637 comments of Pierre Ståhl

Can you try enabling the `homeassistant.components.apple_tv` log point as well? Maybe that gives any hints.

@solomongumbie The beta is really old, you should use the version shipped with Home Assistant. After upgrading it might be a good idea to verify that access settings has not...

@w-marco If you want it to work with the device being in a different subnet, then you must use an MDNS responder and relay the MDNS traffic between the subnets....

@w-marco Right, sounds like you are on to something. I'm unfortunately not that skilled when it comes to different docker network types. Running containers in host mode usually works fine....

@w-marco There are different implementations at play here. Using unicast scanning (`--scan-hosts`) send unicast packets directly to the device(s). In Home Assistant, a special solution based on python-zeroconf is used...

It's technically possible to implement but it's not supported yet. I can add it as a feature request.

Just want to make it clear that I'm aiming for programmatically supporting custom metadata when starting the stream, e.g. you can provide title or artwork (image) when starting to stream....

I believe some kind of HomeKit pairing is needed for that, but I'm not sure. So I currently don't know if it's possible or even feasible to implement support for...

I could perhaps make som educated guesses, but it's currently a very low priority issue for me as I have to little time to work on pyatv right now. But...

This is probably an AirPlay 2 device only and pyatv currently does not support them.