Skip to content

v0.7.3

Choose a tag to compare

@dash16 dash16 released this 22 Aug 16:10
· 2 commits to main since this release

Fixed

  • Extended color-temperature control across Cync’s full observed white range, allowing HomeKit’s warmest setting to reach Sunset and Candle Light instead of stopping at Warm White.
  • Increased the default unreachable timeout from 3 to 10 minutes, giving quiet devices multiple opportunities to report state before HomeKit shows No Response.
  • Prevented failed startup and post-command mesh reconciliations from contributing to automatic TCP reconnects.
  • Limited reconnect failure counting to scheduled mesh health checks, reducing intermittent periods where otherwise responsive devices appear unreachable.

Thanks to the reporters in #37 for providing the packet logs that identified the extended color-temperature range.