esphome: name: componenttestesp32c3ard friendly_name: $component_name esp32: board: lolin_c3_mini framework: type: arduino logger: level: VERY_VERBOSE packages: component_under_test: !include file: $component_test_file vars: component_name: $component_name test_name: $test_name target_platform: $target_platform component_test_file: $component_test_file