mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 14:37:04 +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
|