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:
7
tests/components/http_request/test.host.yaml
Normal file
7
tests/components/http_request/test.host.yaml
Normal 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
|
||||
Reference in New Issue
Block a user