mirror of
https://github.com/esphome/esphome.git
synced 2026-08-23 06:36:23 +00:00
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
6 lines
291 B
YAML
6 lines
291 B
YAML
# ESP32-H2 has no WiFi PHY; this verifies the component builds without wifi
|
|
packages:
|
|
remote_transmitter: !include ../../test_build_components/common/remote_transmitter/esp32-idf.yaml
|
|
uart: !include ../../test_build_components/common/uart/esp32-h2-idf.yaml
|
|
midea: !include common.yaml
|