From 01db8fa25b10834ac55b1052d582f6ccc6d497d6 Mon Sep 17 00:00:00 2001 From: andrethomas2 <43345003+andrethomas2@users.noreply.github.com> Date: Sat, 24 Nov 2018 13:28:32 +0200 Subject: [PATCH] Update _changelog.ino --- sonoff/_changelog.ino | 1 + 1 file changed, 1 insertion(+) diff --git a/sonoff/_changelog.ino b/sonoff/_changelog.ino index 3358fd957..312c2855d 100644 --- a/sonoff/_changelog.ino +++ b/sonoff/_changelog.ino @@ -5,6 +5,7 @@ * Add initial support for Hass sensor discovery (#4380) * Fix possible strncat buffer overflows * Fix MqttRetry values above 255 seconds (#4424) + * Increase webui refresh time delay for Save Settings and local OTA Upload (#4423) * * 6.3.0.11 20181120 * Add delays removed in 6.3.0.9 (#4233)