mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 16:46:17 +00:00
First piece of #591 (opt-in periodic update check). A small persisted state (last_checked_at, last_seen_version) under update-check.json, mirroring Settings' Get/Save shape — separate from Settings itself since this is runtime state, not operator-editable config. Not wired to anything yet. Refs #591