From 13c01403754b48a45c1a85bcc60a79f9796ef3c6 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 29 Jan 2026 14:29:45 -0600 Subject: [PATCH] fix new test --- tests/components/i2s_audio/test.esp32-ard.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/components/i2s_audio/test.esp32-ard.yaml b/tests/components/i2s_audio/test.esp32-ard.yaml index 98dd5add97b..4276b4f9225 100644 --- a/tests/components/i2s_audio/test.esp32-ard.yaml +++ b/tests/components/i2s_audio/test.esp32-ard.yaml @@ -5,6 +5,10 @@ substitutions: <<: !include common.yaml +wifi: + ssid: test + password: test1234 + media_player: - platform: i2s_audio name: Test Media Player