mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-09 12:16:15 +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
12 lines
126 B
Plaintext
12 lines
126 B
Plaintext
accounts/
|
|
backend/
|
|
certs/
|
|
default/
|
|
dns/
|
|
interactions/
|
|
parity_mismatches/
|
|
stats/
|
|
patterns.json
|
|
settings.json
|
|
update-check.json
|