mirror of
https://github.com/esphome/esphome.git
synced 2026-08-23 06:36:23 +00:00
10 lines
137 B
YAML
10 lines
137 B
YAML
esp32:
|
|
variant: esp32s3
|
|
framework:
|
|
type: esp-idf
|
|
advanced:
|
|
nvs_encryption:
|
|
key_id: 0
|
|
|
|
<<: !include common.yaml
|