home-assistant / plugin-audio

Pulseaudio implementation for Home Assistant
Apache License 2.0
26 stars 13 forks source link

Convert overlay to new s6 style #151

Closed agners closed 1 year ago

agners commented 1 year ago

This fixes an issue where restarting Pulseaudio on new hardware didn't work. With this, we restart the pulseaudio service and wait for readiness.

agners commented 1 year ago

Obsolete with #153.