Andreas Bauer

Results 105 comments of Andreas Bauer

> In our case its 120 sec for PTR record When you got an implementation which is spec conform you wouldn't have a PTR record with a ttl of 120...

> Currently TTL values ignored by the controller [...] what do you mean with that? Didn't you say that the PTR ttl is set to 120 seconds? > missing query...

I myself got the feeling that Apple TV is a bit unreliable doing automations, thus switched to my HomePods, but never done a more in-depth analysis. Is there any way...

Is there any progress on this issue?

Alright, so. I did some digging. First of all, what I already uncovered yesterday was, that the `createInstance` call fails within the `swift_allocObject` call made to the Swift Runtime itself:...

To give further context, when your plugin detects that an accessory needs to be removed, removeAccessory is called, but the polling interval is still ticking, and as the accessory doesn't...

As homebridge is not using the mDNS Responder of the system (like `mDNSResponder` on macOS) but ships its own mDNS Responder implementation, we indeed do not support this feature (yet)....

I think there is no way to create a hack as described from the outside. You would need to alter the records advertised by ciao, and the conflict detection would...

@adriancable sorry for the long turnaround time. As it is really only a native binding for Apples `mDNSResponder` or `avahi` on linux systems, it pretty much was a hell for...