You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Corrected the Remote Service v2 pairing envelope, option/configuration field numbers, and configuration acknowledgement handling for TVs that ignored malformed pairing negotiations.
Added pairing state transitions and failures to the Homebridge log for actionable diagnostics.
Build the runtime automatically when installing a development commit directly from GitHub.
Hash the raw TLS RSA modulus and exponent bytes when validating the TV code, without adding sign-padding bytes that made correct codes fail.
Emit and log pairing-code validation failures instead of returning them only to the settings dialog.
Prefer the authenticated Remote Service connection over stale mDNS cache age in device-health badges.
Refresh visible device health every five seconds and immediately when the settings page becomes visible again.