mirror of
https://github.com/esphome/esphome.git
synced 2026-05-28 13:37:24 +08:00
d20d613c1d
Co-authored-by: J. Nick Koston <nick@home-assistant.io> Co-authored-by: J. Nick Koston <nick@koston.org>
11 lines
174 B
YAML
11 lines
174 B
YAML
substitutions:
|
|
x: 7
|
|
test_list:
|
|
- content:
|
|
before: Content before
|
|
<<: !include
|
|
file: inc3.yaml
|
|
vars:
|
|
y: 8
|
|
after: Content after
|