Update common-issues.rst (#586)

Added double bep under "Server Models with Speakers" section
This commit is contained in:
jgolant
2024-01-18 10:26:55 -05:00
committed by GitHub
parent f203ed3c70
commit 2b9469cf62

View File

@@ -108,6 +108,14 @@ Server Lite, Server Pure, and Server One (2022 and older) have an internal speak
Your browser does not support the audio element.
</audio>
* "double bep" - The device is updating
.. raw:: HTML
<audio controls>
<source src="/_static/sounds/UPDATING.mp3" type="audio/mpeg">
</audio>
* "chime" - Server is ready
.. raw:: HTML