Skip to content

Added config for Bose Soundwear Companion speaker#13

Open
perplexedyawdie wants to merge 1 commit intotchebb:mainfrom
perplexedyawdie:rule/bose-soundwear-companion
Open

Added config for Bose Soundwear Companion speaker#13
perplexedyawdie wants to merge 1 commit intotchebb:mainfrom
perplexedyawdie:rule/bose-soundwear-companion

Conversation

@perplexedyawdie
Copy link
Copy Markdown

@perplexedyawdie perplexedyawdie commented Sep 7, 2025

Device was previously on Main 1.2.3.782
After update: Current firmware: Main 3.0.3.835

Purchased used on ebay. Prev owner reported that it showed three lights suggesting it was malfunctioning.
Updating firmware fixed it 🚀

@tchebb
Copy link
Copy Markdown
Owner

tchebb commented Sep 9, 2025

Thank you! Do you mind also adding this device to COMPATIBLE_DEVICES here? I assume the normal mode PID is 0x40fe like other devices, but it'd be nice to have that documented in the code.

const COMPATIBLE_DEVICES: &[DeviceIds] = &[
// Bose Color II SoundLink
bose_dev(0x40fe, 0x400d),
// Bose SoundLink Mini II
bose_dev(0x40fe, 0x4009),
// Bose QC35 II
bose_dev(0x40fe, 0x4020),
];

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants