From 9ffc8665f4da5942cd1b4c8c126a2a04ed0f0ea4 Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 9 Sep 2024 17:47:17 +0200 Subject: [PATCH] update with log show command --- CHANGELOG_LATEST.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG_LATEST.md b/CHANGELOG_LATEST.md index 5a5e0a2bb..1a48b03f5 100644 --- a/CHANGELOG_LATEST.md +++ b/CHANGELOG_LATEST.md @@ -35,7 +35,8 @@ - RC310 cooling parameters [#1857](https://github.com/emsesp/EMS-ESP32/issues/1857) - command `api/device/entities` [#1897](https://github.com/emsesp/EMS-ESP32/issues/1897) - switchprogmode [#1903] -- Autodetect and download firmware upgrades +- Autodetect and download firmware upgrades via the WebUI +- command 'log show' that lists out the log buffer, showing last messages. ## Fixed