From dc6bc5d04f8ecf17351a4cb1e1301e359794177b Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Fri, 24 Nov 2023 18:35:35 +0100 Subject: [PATCH] Revert back comments --- 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 22190ad..fad8919 100644 --- a/nspanel_esphome_core.yaml +++ b/nspanel_esphome_core.yaml @@ -346,7 +346,7 @@ api: - wait_until: condition: - not: - - text_sensor.state: # Avoid this being called twice by multiple boot triggers + - text_sensor.state: # Is boot page visible? id: current_page state: 'boot' timeout: 2s