From c2058b17ed859f433b81b4e3ae5b172a5cb3c0f1 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Wed, 21 Dec 2022 12:55:06 +0000 Subject: [PATCH 1/2] fix vis timer exit button (add nextion2text) --- HMI/US/portrait/diff-filtered.txt | 2 +- HMI/n2t-out-visual/nspanel_Stats.txt | 8 ++++---- HMI/n2t-out-visual/popupTimer.txt | 2 +- HMI/n2t-out/popupTimer.txt | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/HMI/US/portrait/diff-filtered.txt b/HMI/US/portrait/diff-filtered.txt index 0cc8776b..fd280dd1 100644 --- a/HMI/US/portrait/diff-filtered.txt +++ b/HMI/US/portrait/diff-filtered.txt @@ -1,4 +1,4 @@ -+++ /dev/fd/62 2022-12-21 06:08:41.484371603 +0000 ++++ /dev/fd/62 2022-12-21 12:54:59.002613764 +0000 +le list + +12,8 @@ +t.txt diff --git a/HMI/n2t-out-visual/nspanel_Stats.txt b/HMI/n2t-out-visual/nspanel_Stats.txt index 0a31aec8..35dc0db9 100644 --- a/HMI/n2t-out-visual/nspanel_Stats.txt +++ b/HMI/n2t-out-visual/nspanel_Stats.txt @@ -42,10 +42,6 @@ pageStartup 19 Component(s) 181 Line(s) of event code 129 Unique line(s) of event code -popupTimer - 42 Component(s) - 512 Line(s) of event code - 255 Unique line(s) of event code pageTest 21 Component(s) 66 Line(s) of event code @@ -66,6 +62,10 @@ cardQR 32 Component(s) 425 Line(s) of event code 244 Unique line(s) of event code +popupTimer + 42 Component(s) + 512 Line(s) of event code + 255 Unique line(s) of event code cardThermo 55 Component(s) 555 Line(s) of event code diff --git a/HMI/n2t-out-visual/popupTimer.txt b/HMI/n2t-out-visual/popupTimer.txt index ab5fac6e..5a041368 100644 --- a/HMI/n2t-out-visual/popupTimer.txt +++ b/HMI/n2t-out-visual/popupTimer.txt @@ -42,9 +42,9 @@ Page popupTimer vis bZ4M,0 vis t0,0 vis fToggleEdit,0 - vis b0,0 vis b1,0 vis b2,0 + vis b3,0 //page open event // event,pageOpenDetail,typeOfPage,tEntityName // craft command diff --git a/HMI/n2t-out/popupTimer.txt b/HMI/n2t-out/popupTimer.txt index a1efd2ce..f7466389 100644 --- a/HMI/n2t-out/popupTimer.txt +++ b/HMI/n2t-out/popupTimer.txt @@ -34,9 +34,9 @@ Page popupTimer vis bZ4M,0 vis t0,0 vis fToggleEdit,0 - vis b0,0 vis b1,0 vis b2,0 + vis b3,0 //page open event // event,pageOpenDetail,typeOfPage,tEntityName // craft command From c734c6219f7205a3b814bbf38f9bdca679e55964 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Wed, 21 Dec 2022 16:40:15 +0100 Subject: [PATCH 2/2] Update autoexec.be --- tasmota/autoexec.be | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/autoexec.be b/tasmota/autoexec.be index 79522060..e6cee402 100644 --- a/tasmota/autoexec.be +++ b/tasmota/autoexec.be @@ -1,4 +1,4 @@ -# Sonoff NSPanel Tasmota Lovelace UI Berry Driver | code by joBr99 +# Sonoff NSPanel Tasmota Lovelace UI Berry Driver (Extended Flashing to faster speeds; improved Error Handling)| code by joBr99 # based on; # Sonoff NSPanel Tasmota (Nextion with Flashing) driver | code by peepshow-21 # based on;