1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-16 07:27:50 +02:00
esphome/tests/unit_tests/fixtures/auto_load_dynamic.yaml
Jesse Hills 27e1095cd7
[core] Allow AUTO_LOAD to receive the component config to determine if it should load other components (#10961)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
2025-10-06 15:36:27 -05:00

11 lines
154 B
YAML

esphome:
name: test-device
esp32:
board: esp32dev
# Test component with dynamic AUTO_LOAD
test_component:
enable_logger: true
enable_api: false