Skip to content

Fix for Hearing Aid feature on Linux#467

Open
DanielReyesDev wants to merge 2 commits intokavishdevar:mainfrom
DanielReyesDev:daniel/fix-hearing-aid-on-linux
Open

Fix for Hearing Aid feature on Linux#467
DanielReyesDev wants to merge 2 commits intokavishdevar:mainfrom
DanielReyesDev:daniel/fix-hearing-aid-on-linux

Conversation

@DanielReyesDev
Copy link

@DanielReyesDev DanielReyesDev commented Feb 28, 2026

source .venv/bin/activate
sudo -E env PATH="$VIRTUAL_ENV/bin:$PATH" python3 hearing-aid-adjustments.py AC:07:75:A7:88:E3

sample json for audiogram:

{
    "left": {
        "250": 70,
        "500": 65,
        "1000": 70,
        "2000": 75,
        "3000": null,
        "4000": 85,
        "6000": null,
        "8000": 115
    },
    "right": {
        "250": 70,
        "500": 65,
        "1000": 70,
        "2000": 70,
        "3000": null,
        "4000": 90,
        "6000": null,
        "8000": 95
    },
    "amplification": 1.0,
    "balance": 0.0,
    "tone": 0.0,
    "ambient_noise_reduction": 0.0,
    "own_voice_amplification": 0.5,
    "conversation_boost": false
}

@DanielReyesDev DanielReyesDev changed the title Add testing changes to diagnose fix hearing aid feature AirPods testing changes to diagnose and fix hearing aid feature Feb 28, 2026
@DanielReyesDev DanielReyesDev marked this pull request as ready for review February 28, 2026 18:04
@DanielReyesDev DanielReyesDev changed the title AirPods testing changes to diagnose and fix hearing aid feature Fix for Hearing Aid feature on Linux Feb 28, 2026
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.

1 participant