mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 00:56:16 +00:00
docs: replace real MAC addresses in examples with placeholders
The maintainer's two test-speaker MACs (A81B6A536A98 / A81B6A849D99, plus colon-separated forms) appeared throughout documentation, runbooks, and example READMEs. Public repo — same hygiene argument as the LAN-IP sweep in 787c4fa. Mapping: A81B6A536A98 → AABBCCDDEEFF A81B6A849D99 → AABBCCDDEE01 A8:1B:6A:53:6A:98 → AA:BB:CC:DD:EE:FF A8:1B:6A:84:9D:99 → AA:BB:CC:DD:EE:01 The placeholders use the IANA-reserved AA:BB:CC:DD:EE:FF address that's clearly synthetic, matching the convention the earlier anonymisation pass had already adopted. 13 .md files touched; no tests, no code. ANONYMIZATION-SUMMARY.md left for a dedicated rewrite commit. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
51d196dd03
commit
fa51a6f610
@@ -94,7 +94,7 @@ go run . 192.168.1.100
|
||||
💾 Storing test preset 4 to trigger event...
|
||||
⏳ Waiting 3 seconds for WebSocket event...
|
||||
📡 Preset Update Event Received!
|
||||
Device: A81B6A536A98
|
||||
Device: AABBCCDDEEFF
|
||||
Presets count: 4
|
||||
- Preset 1: Morning Jazz (SPOTIFY)
|
||||
- Preset 2: K-LOVE Radio (TUNEIN)
|
||||
|
||||
Reference in New Issue
Block a user