mirror of
https://github.com/esphome/esphome.git
synced 2026-09-26 22:40:21 +00:00
9 lines
157 B
YAML
9 lines
157 B
YAML
command_line_substitutions:
|
|
subs_file: 15-substitutions_inc
|
|
|
|
substitutions: !include ${subs_file}.yaml
|
|
|
|
wifi:
|
|
ssid: main_ssid
|
|
password: $wifi_password
|