From 802f70bb455c3fc396213ae88d6d6bf2503215e9 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Mon, 30 Sep 2024 12:13:39 +1300 Subject: [PATCH] Fix raspiaudio muse proto speaker config --- raspiaudio/.esphome/external_components/0b8510f9 | 1 + raspiaudio/raspiaudio-muse-proto.yaml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 160000 raspiaudio/.esphome/external_components/0b8510f9 diff --git a/raspiaudio/.esphome/external_components/0b8510f9 b/raspiaudio/.esphome/external_components/0b8510f9 new file mode 160000 index 0000000..fcf0761 --- /dev/null +++ b/raspiaudio/.esphome/external_components/0b8510f9 @@ -0,0 +1 @@ +Subproject commit fcf0761ba3ed1647b19ecbcb6ddcd7e2f5c0932c diff --git a/raspiaudio/raspiaudio-muse-proto.yaml b/raspiaudio/raspiaudio-muse-proto.yaml index 205b4fd..31be731 100644 --- a/raspiaudio/raspiaudio-muse-proto.yaml +++ b/raspiaudio/raspiaudio-muse-proto.yaml @@ -1,7 +1,7 @@ esphome: name: raspiaudio-muse-proto friendly_name: RaspiAudio Muse Proto - min_version: 2024.6.0 + min_version: 2024.9.0 name_add_mac_suffix: true esp32: @@ -41,7 +41,7 @@ speaker: i2s_dout_pin: number: GPIO26 allow_other_uses: true - mode: mono + channel: mono media_player: - platform: i2s_audio