1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00

Merge branch 'dev' into vornado-ir

This commit is contained in:
Jordan Zucker
2024-11-21 14:42:35 -08:00
10 changed files with 24 additions and 15 deletions

View File

@@ -39,6 +39,14 @@ http_request:
timeout: 10s
verify_ssl: ${verify_ssl}
script:
- id: does_not_compile
parameters:
api_url: string
then:
- http_request.get:
url: "http://google.com"
ota:
- platform: http_request
on_begin: