From 9de99bcca222038c0b19c9ea60488875b5687d16 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Thu, 30 Nov 2023 07:11:04 +0100 Subject: [PATCH] Give Nextion more time at boot --- nspanel_esphome_core.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nspanel_esphome_core.yaml b/nspanel_esphome_core.yaml index 411356f..3bbb4ad 100644 --- a/nspanel_esphome_core.yaml +++ b/nspanel_esphome_core.yaml @@ -34,7 +34,7 @@ esphome: - wait_until: condition: - lambda: !lambda return disp1->is_detected(); - timeout: 20s + timeout: 45s - script.execute: exit_reparse - wait_until: condition: