From 2616e4d5d1e79d6ac89647e969fb962262a11db0 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Thu, 9 Nov 2023 16:56:33 +0100 Subject: [PATCH] Disable logger via UART https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/1240#discussion-5829722 --- ReleaseNotes.md | 2 ++ nspanel_esphome_core.yaml | 1 + 2 files changed, 3 insertions(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index ddec37b..f2588a4 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -63,6 +63,8 @@ packages: 2. Very long press on hardware buttons If you have a custom automation using very long hold (more than 15s) of hardware buttons it may fail as now the panel will restart with button hold for 15s. +3. Logger via UART is disable +You can add it back as a [customization](https://github.com/Blackymas/NSPanel_HA_Blueprint/wiki/%28EN%29-Customization/_edit#logger-via-uart):   ## Overview of noteworthy changes 1. New Upload TFT engine diff --git a/nspanel_esphome_core.yaml b/nspanel_esphome_core.yaml index 70016b6..5a0c448 100644 --- a/nspanel_esphome_core.yaml +++ b/nspanel_esphome_core.yaml @@ -78,6 +78,7 @@ json: ##### LOGGER ##### logger: id: logger_std + baud_rate: 0 ##### ENABLE RINGTONE MUSIC SUPPORT ##### rtttl: