Test Media player under IDF and unify ESPHome tests

This commit is contained in:
Edward Firmo
2025-07-29 10:13:18 +02:00
parent 6d663323e5
commit f9da912777
4 changed files with 26 additions and 449 deletions

View File

@@ -0,0 +1,8 @@
---
packages:
common_idf: !include common_idf.yaml
core_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_core.yaml
standard_hw_relays_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_standard_hw_relays.yaml
standard_hw_vibration_package: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_standard_hw_vibration.yaml
addon_media_player: !include ../ESPHome/TX-Ultimate-Easy-ESPHome_addon_media_player.yaml
...