Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kahrendt committed Feb 4, 2025
1 parent a926b0a commit a168053
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions components/speaker/mixer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ This platform only works on ESP32 based chips.

.. code-block:: yaml
# Example configuration entry
speaker:
- platform: mixer
output_speaker: speaker_id
source_speakers:
- id: announcement_mixer_input_speaker_id
- id: media_mixer_input_speaker_id
# Example configuration entry
speaker:
- platform: mixer
output_speaker: speaker_id
source_speakers:
- id: announcement_mixer_input_speaker_id
- id: media_mixer_input_speaker_id
Configuration variables:
------------------------
Expand Down

0 comments on commit a168053

Please sign in to comment.