v0.7.4
What's new in 0.7.4
Small correctness and code-quality improvements. No configuration changes.
Changed
- The power switch now reports
assumed_statewhile 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.