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