7 lines
218 B
YAML
7 lines
218 B
YAML
# this is just a simple test device setup that's used to compile and test the examples
|
|
|
|
esphome:
|
|
name: custom_components_test
|
|
platform: ESP8266
|
|
board: nodemcuv2
|
|
build_path: .build/custom_components_test |