From 8177d88303c79725ffdb0ba0c6249580809b5348 Mon Sep 17 00:00:00 2001 From: Frederic Date: Sun, 15 Nov 2020 22:36:06 +0100 Subject: [PATCH] disable api reboot timeout --- blinkenbaum.yml | 1 + ledstring.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/blinkenbaum.yml b/blinkenbaum.yml index ab382a9..1ecce2b 100644 --- a/blinkenbaum.yml +++ b/blinkenbaum.yml @@ -23,6 +23,7 @@ captive_portal: logger: api: + reboot_timeout: 0s ota: password: $ota_password diff --git a/ledstring.yml b/ledstring.yml index 0831c1d..2379659 100644 --- a/ledstring.yml +++ b/ledstring.yml @@ -17,6 +17,7 @@ captive_portal: logger: api: + reboot_timeout: 0s ota: password: $ota_password