Skip to content
Snippets Groups Projects
Commit 22b0e4b0 authored by Jan Grewe's avatar Jan Grewe
Browse files

reduce http_request timeout to not get killed by the watchdog

parent f1042e60
Branches
No related tags found
No related merge requests found
Pipeline #950 passed
......@@ -74,7 +74,7 @@ button:
http_request:
id: http_request_data
useragent: esphome/${devicename}
timeout: 10s
timeout: 1s
script:
- id: dummy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment