Pierre Ståhl

Results 544 comments of Pierre Ståhl

With noting is that `app` reports what is playing something, not what app is currently active. The app is derived from playing media and there's no api for just asking...

That sounds about right then. It would be an error in the documentation if it says "active app", where did you see that (so I can fix if)? I've tried...

Yeah, you are correct! I will update the documentation when I get a few minutes, thanks for reporting!

This might be a bug with the new scanning implementation, I have seen some issues myself that I will look in to. Adding via unicast (specifying IP address) will not...

Ok, so no response at all. I guess other services are discovered in Home Assistant? Are you running in docker?

Ok, so, I have a theory. Been looking at the code for python-zeroconf to try to understand what is happening. The problem I have is that proxies set up by...

Did some testing last night and I think my theory might be right. It seemed to work when binding to port 5353, but there will be problems if another zeroconf...

What are you entering when adding the device? Not sure exactly how I ended up doing it, but I think you need to specify either device name or identifier when...

How are you running your Home Assistant instances? The edge case I can think of where it would potentially work is if the network is in NAT mode. When the...

Right, so host mode should of course work as long as the host is on the same network as the Apple TV. But it definitely uses NAT as means for...