Skip to content

Instantly share code, notes, and snippets.

@bruvv
Created February 6, 2023 22:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bruvv/97e64df27eeff023cc0de21d12f17ff6 to your computer and use it in GitHub Desktop.
Save bruvv/97e64df27eeff023cc0de21d12f17ff6 to your computer and use it in GitHub Desktop.
Original hassio asound config file
# Default to PulseAudio
pcm.!default {
type pulse
hint {
show on
description "Default ALSA Output (Home Assistant PulseAudio Sound Server)"
}
}
ctl.!default {
type pulse
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment