github jsight/ha-pecron v0.3.5
v0.3.5: Eliminate UI Flicker

latest releases: v0.5.0, v0.4.1, v0.4.0...
3 months ago

Fixed

  • Eliminated UI flicker during switch toggles
    • Problem: Switches showed ON → OFF → ON pattern when toggling
    • Root cause: Immediate coordinator refresh returned stale state, clearing optimistic update
    • Solution: 20-second settling period keeps optimistic state while device processes change
    • Stale coordinator updates ignored during settling period
    • UI now shows smooth ON/OFF transitions without flickering back to old state
  • Switch state synchronization now rock-solid with optimistic updates + settling period + delayed refreshes

Full Changelog: https://github.com/jsight/ha-pecron/blob/main/CHANGELOG.md

Don't miss a new ha-pecron release

NewReleases is sending notifications on new releases.