v1.2.0
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.