set 10 sectimeout for http requests

This commit is contained in:
MichaelDvP
2026-07-12 17:17:07 +02:00
parent cb1cb356ce
commit 2b25ae18d1
4 changed files with 7 additions and 2 deletions

View File

@@ -27,3 +27,4 @@ For more details go to [emsesp.org](https://emsesp.org/).
- Dewtemperature for Easycontrol calculated by ems-esp [#3135](https://github.com/emsesp/EMS-ESP32/issues/3135)
- add option for sync thermostat to ntp, allow different time zones [#3148](https://github.com/emsesp/EMS-ESP32/discussions/3148), **defaults to sync**.
- block too many GET requests [mentioned in #3104](https://github.com/emsesp/EMS-ESP32/issues/3104)
- set 10 sec timeout for http requests [#3104](https://github.com/emsesp/EMS-ESP32/issues/3104)