Skip to content

v1.0.4

Choose a tag to compare

@danielpetrovic danielpetrovic released this 16 Apr 12:38

What's Changed

Fixes sensors permanently showing as unavailable after a restart, and eliminates noisy ERROR log entries from transient timeouts.

Changes

  • Fixed: all sensors now always return available=True — sensors show last known value or unknown instead of unavailable when the coordinator has a failing tick at startup
  • Fixed: transient timeouts no longer flood the system log with ERROR entries — coordinator returns last known data silently on timeout; UpdateFailed is only raised when no prior data exists (first boot)
  • Genuine connection errors continue to log at WARNING level

Upgrade Notes

  • Reload the integration after updating (or restart Home Assistant)