update test files

This commit is contained in:
NP v/d Spek 2024-10-28 20:24:38 +01:00
parent e6e0e2f531
commit a671507be6
5 changed files with 6 additions and 10 deletions

View file

@ -1,8 +1,8 @@
#pragma once
#include <cstdint>
#include <stddef.h>
#include "esphome/core/helpers.h"
#include <cstddef>
#include <cstdint>
namespace esphome {
namespace audio {

View file

@ -11,7 +11,6 @@ esphome:
- if:
condition: speaker.is_playing
then:
- speaker.finish:
- speaker.stop:
i2s_audio:

View file

@ -11,7 +11,6 @@ esphome:
- if:
condition: speaker.is_playing
then:
- speaker.finish:
- speaker.stop:
i2s_audio:

View file

@ -11,7 +11,6 @@ esphome:
- if:
condition: speaker.is_playing
then:
- speaker.finish:
- speaker.stop:
i2s_audio:

View file

@ -11,7 +11,6 @@ esphome:
- if:
condition: speaker.is_playing
then:
- speaker.finish:
- speaker.stop:
i2s_audio: