mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
8 lines
155 B
YAML
8 lines
155 B
YAML
substitutions:
|
|
verify_ssl: "true"
|
|
http_request:
|
|
# Just a file we can be sure exists
|
|
ca_certificate_path: /etc/passwd
|
|
|
|
<<: !include http_request.yaml
|