You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Holy shit, thanks @dioxias, actually did fork this repo 10 months ago and I was about to go and develop it with OpenHands (old OpenDevin). However it seems it got already fixed, nice one. No heavy lifting needed anymore for this, it seems (still need to try your referenced link out).
It did state this after analyzing your shared fork with the current repo. After analyzing both codebases, I can see that the key differences for XM5 support are:
Different Service UUID: The XM5 uses a different Bluetooth service UUID (956C7B26-D49A-4BA8-B03F-B17D393CB6E2)
Update the COMMAND_TYPE enum to include all the new commands supported by XM5:
Battery level commands
Power off command
Connected devices commands
Voice guidance commands
Equalizer commands
Playback control commands
Speak to chat commands
Update the NC/ASM control mechanism to match XM5's implementation:
NC can be enabled by setting ASM level to 0
Add support for Speak to Chat feature
Add support for Voice Guidance volume control
Edit:
Just verified your linked fork, it works like a charm ;-)
-- could not connect to bluetooth socket --
Fedora 41, Gnome 47.2, Wayland
The text was updated successfully, but these errors were encountered: