Skip to content

v0.7.4

Choose a tag to compare

@github-actions github-actions released this 23 Jun 12:37
· 31 commits to main since this release

What's new in 0.7.4

Small correctness and code-quality improvements. No configuration changes.

Changed

  • The power switch now reports assumed_state while disconnected (in on-demand mode the shown state is the last known value and may be stale if the kettle was toggled physically); a live connection reflects the real state.
  • Overridden entity and config-flow methods are now decorated with typing.override, matching current Home Assistant conventions and verified by strict type checking.
  • Corrected an internal comment about the default temperature unit before the first state frame.

Notes

  • No changes to options, entities, or the protocol. Existing installs upgrade transparently.