Skip to content

v0.9.8 - 2026-07-15

Choose a tag to compare

@dale-sharp dale-sharp released this 14 Jul 17:50
eeaaa08

[0.9.8] - 2026-07-15

Fixed

  • A per-platform sensor now correctly goes unavailable when only that platform's own feed
    fetch fails during per-platform fallback, instead of silently reporting a count of 0
    (indistinguishable from "no free games today"). Found by #23's adversarial re-review of
    the entity-unavailable quality-scale rule.
  • The integration no longer logs a full traceback and a fallback warning on every failed
    poll on top of Home Assistant's own once-per-outage/once-on-recovery coordinator logging —
    both are now debug-level, eliminating redundant log spam during a sustained outage. Found
    by #23's adversarial re-review of the log-when-unavailable quality-scale rule.