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:
- mDNS: Added random delay to announcement on WiFi reconnection to avoid flood traffic network.
Changelog 10.5.2:
- Some DRAM improvements.
- HAA Installer v6.1.0: Added automatic reboot after 33 minutes if any installation stage hangs.
Changelog 10.5.1:
- mDNS: Change defaults to
"ttl" : [ 4500, 2250 ]
to let a missed announce without any issue.
Changelog 10.5.0:
- HomeKit: Increased server timeout from 10 to 13 seconds to improve reachability on low performance networks, ignoring Apple specs.
- mDNS: Added customizable TTL period and a new logic to improve reachability, ignoring Apple specs.
- Some performance improvements.
Read Wiki for more info.