Ensure .pcm binary files do not have line endings changed (#91881)
This commit is contained in:
@@ -326,7 +326,6 @@ class NotConfiguredRtpDatagramProtocol(RtpDatagramProtocol):
|
||||
).read_bytes()
|
||||
|
||||
if self._audio_task is None:
|
||||
_LOGGER.info("HERE")
|
||||
self._audio_task = self.hass.async_create_background_task(
|
||||
self._play_message(),
|
||||
"voip_not_connected",
|
||||
|
||||
Reference in New Issue
Block a user