From 8994452cdd065fcd910c44eadead6bf4dfc7176e Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Sun, 27 Mar 2022 19:26:40 +0000 Subject: [PATCH] Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) --- HMI/n2t-out/cardEntities.txt | 2 +- HMI/n2t-out/cardMedia.txt | 2 +- HMI/n2t-out/nspanel_Stats.txt | 10 +++++----- HMI/n2t-out/popupLight.txt | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/HMI/n2t-out/cardEntities.txt b/HMI/n2t-out/cardEntities.txt index 78281fd3..7dfea3f7 100644 --- a/HMI/n2t-out/cardEntities.txt +++ b/HMI/n2t-out/cardEntities.txt @@ -103,7 +103,7 @@ Variable (string) entn1 ID : 49 Scope : local Text : - Max. Text Size: 50 + Max. Text Size: 500 Variable (string) entn2 Attributes diff --git a/HMI/n2t-out/cardMedia.txt b/HMI/n2t-out/cardMedia.txt index ddd41c38..3adb82bc 100644 --- a/HMI/n2t-out/cardMedia.txt +++ b/HMI/n2t-out/cardMedia.txt @@ -707,7 +707,7 @@ Slider hVolume Events Touch Release Event tmCooldown.en=1 - tmCooldown.tim=100 + tmCooldown.tim=800 // event,buttonPress2,internalNameEntity,volumeSlider,50 //craft command tSend.txt="event,buttonPress2,"+entn.txt+",volumeSlider," diff --git a/HMI/n2t-out/nspanel_Stats.txt b/HMI/n2t-out/nspanel_Stats.txt index 3126327a..234660e7 100644 --- a/HMI/n2t-out/nspanel_Stats.txt +++ b/HMI/n2t-out/nspanel_Stats.txt @@ -29,7 +29,11 @@ cardAlarm popupLight 27 Component(s) 323 Line(s) of event code - 173 Unique line(s) of event code + 174 Unique line(s) of event code +cardMedia + 29 Component(s) + 256 Line(s) of event code + 132 Unique line(s) of event code cardGrid 39 Component(s) 378 Line(s) of event code @@ -46,10 +50,6 @@ cardEntities 54 Component(s) 752 Line(s) of event code 330 Unique line(s) of event code -cardMedia - 29 Component(s) - 256 Line(s) of event code - 132 Unique line(s) of event code screensaver 31 Component(s) 183 Line(s) of event code diff --git a/HMI/n2t-out/popupLight.txt b/HMI/n2t-out/popupLight.txt index 86fc977b..3f316f17 100644 --- a/HMI/n2t-out/popupLight.txt +++ b/HMI/n2t-out/popupLight.txt @@ -501,7 +501,7 @@ Slider hBrightness Events Touch Release Event tmCooldown.en=1 - tmCooldown.tim=200 + tmCooldown.tim=800 //craft command tSend.txt="event,buttonPress2,"+entn.txt+",brightnessSlider," covx hBrightness.val,tTmp.txt,0,0 @@ -546,7 +546,7 @@ Slider hTempSlider Events Touch Release Event tmCooldown.en=1 - tmCooldown.tim=200 + tmCooldown.tim=800 //craft command tSend.txt="event,buttonPress2,"+entn.txt+",colorTempSlider," covx hTempSlider.val,tTmp.txt,0,0