10 lines
185 B
YAML
10 lines
185 B
YAML
# this is just a simple test device setup that's used to compile and test the examples
|
|
|
|
esphome:
|
|
name: custom_components_test
|
|
|
|
esp32:
|
|
board: esp32dev
|
|
framework:
|
|
type: esp-idf
|