Skip to content

v0.32.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 05:53

Fixed

  • Per-group arm indicators could stay wrong until the next hourly refresh (#150). The per-group arm state lives only on the /groups endpoint, and light (state-only) polls skipped that fetch while SSE/SQS was active — so a dropped or stale real-time group event left a group panel showing the wrong state (most visibly: arming a second group, or disarming the last one, stayed visibly wrong). Group-mode hubs now refetch group states on every poll, so the indicator self-heals within one poll cycle; non-group hubs keep skipping the fetch.