mirror of
https://github.com/esphome/esphome.git
synced 2026-08-22 22:26:21 +00:00
16 lines
270 B
YAML
16 lines
270 B
YAML
esphome:
|
|
name: componenttestespln882x
|
|
friendly_name: $component_name
|
|
|
|
ln882x:
|
|
board: generic-ln882h
|
|
|
|
logger:
|
|
level: VERY_VERBOSE
|
|
|
|
packages:
|
|
component_under_test: !include
|
|
file: $component_test_file
|
|
vars:
|
|
component_test_file: $component_test_file
|