mirror of
https://github.com/nuttytree/ESPHome-Devices.git
synced 2024-08-30 18:12:19 +00:00
11 lines
155 B
YAML
11 lines
155 B
YAML
substitutions:
|
|
platform: esp32
|
|
framework_type: esp-idf
|
|
|
|
esp32:
|
|
framework:
|
|
type: ${framework_type}
|
|
|
|
packages:
|
|
base: !include device_base.yaml
|