You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 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 |