Ensure tests call the right media player code

This commit is contained in:
Edward Firmo
2025-07-31 11:18:40 +02:00
parent 9edd43079b
commit 720cf3ab36
4 changed files with 2 additions and 17 deletions

View File

@@ -3,9 +3,4 @@ packages:
common_idf: !include common_idf.yaml
core_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml
standard_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_standard.yaml
media_player: !remove
switch:
- id: !remove sw_speaker_amplifier
...