1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

[http_request] Implement for host platform (#8040)

This commit is contained in:
Clyde Stubbs
2025-04-28 11:45:28 +10:00
committed by GitHub
parent 22c0e1079e
commit 38dae8489e
8 changed files with 9951 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
substitutions:
verify_ssl: "true"
http_request:
# Just a file we can be sure exists
ca_certificate_path: /etc/passwd
<<: !include http_request.yaml