Skip to content

v1.2.1

Choose a tag to compare

@qelanhari qelanhari released this 28 Feb 17:14
· 5 commits to main since this release

What's Changed

  • Fix optimistic state flickering: Optimistic state is now held until the real device state confirms the change. Previously it was cleared too early (when executions finished but before the state change event arrived), causing the UI to briefly revert to the old state.