mirror of
https://github.com/esphome/esphome.git
synced 2026-09-19 02:58:38 +00:00
10 lines
145 B
YAML
10 lines
145 B
YAML
esphome:
|
|
name: test
|
|
|
|
esp32:
|
|
board: esp32dev
|
|
framework:
|
|
type: esp-idf
|
|
sdkconfig_options:
|
|
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE: y
|