home-assistant / plugin-audio

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

Convert to s6 style and remove Pulseaudio restart #153

Closed agners closed 11 months ago

agners commented 11 months ago

Instead of restarting Pulseaudio within the audio plug-in we'll reload the necessary modules from Supervisor in the future. This avoid race condition between Supervisor reloading the audio information and the Pulseaudio restart.