Skip to content

v1.2.0

Choose a tag to compare

@qelanhari qelanhari released this 28 Feb 17:06
· 6 commits to main since this release

What's Changed

  • Optimistic state updates: Prevents UI flickering when toggling zones on/off. The expected state is shown immediately instead of briefly reverting to the old state during the 2s command debounce window.
  • Faster polling on interaction: Polling interval drops to 2s as soon as commands are queued, rather than waiting for the server to acknowledge execution.