Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:25
d321fce

0.8.0 (2026-07-01)

Features

  • hide light entity on lightless fans; full esh in diagnostics (#200) (94fe85c)

Bug Fixes

  • harden websocket reconnect, auth refresh, and status handling (#195) (bc8bfb8)
  • ignore pushes for unknown device ids; refactor coordinator poll-commit (#198) (4266e50)
  • route push updates to originating device in multi-fan setups (#192) (7a31814), closes #185 #188

Code Refactoring

  • extract shared FanSyncOptimisticEntity base for fan/light (#197) (4ba6927)