Skip to content

Commit

Permalink
Merge pull request #122 from EverythingSmartHome/http-fix
Browse files Browse the repository at this point in the history
Fix bootloop when internet blocked
  • Loading branch information
EverythingSmartHome authored Jul 23, 2024
2 parents 20f8377 + 5dcaaa2 commit c275bf1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion common/everything-presence-lite-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ esphome:
name_add_mac_suffix: True
project:
name: EverythingSmartTechnology.Everything Presence Lite
version: "1.0.6"
version: "1.0.7"

esp32:
board: esp32dev
Expand All @@ -26,6 +26,7 @@ ota:
id: ota_http_request

http_request:
timeout: 4s

wifi:

Expand Down

0 comments on commit c275bf1

Please sign in to comment.