IMPORTANT: "ttl":
key has changed and those JSONs using it must be adapted.
For example, "ttl":120
will be "ttl":[120]
; but now, a better approach is "ttl":[4500,120]
Changelog:
- HomeKit: Increased server timeout from 10 to 13 seconds to improve reachability on low performance networks, ignoring Apple specs.
- Bonjour: Added customizable TTL period and a new logic to improve reachability, ignoring Apple specs.
- Some performance improvements.
Read Wiki for more info.