mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 00:56:16 +00:00
The web-UI wizard is in-place migration: it preserves the speaker's existing pairing and synced data. The CLI sequence is a different shape — full factory-reset → wifi-push → pair against AfterTouch from scratch — and it's the right tool when you want a clean, scriptable, reproducible setup (automation, batched onboarding, or just starting from a reset speaker). Documents the full 6-step CLI flow (plan / factory-reset / wait-ap / wifi-push / wait-online / setup pair --mode=full), the verification checks, and a side-by-side comparison so users can pick the right path. Placed after "Repeat for each speaker" so the wizard remains the recommended default for one-off migrations. The flow assumes #195 and #269 are fixed in v0.80.2 — without the AUX/sources filter, the CLI factory-reset path produces a speaker where AUX won't dispatch. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>