Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text)

This commit is contained in:
joBr99
2023-02-16 21:52:45 +00:00
committed by github-actions[bot]
parent 27b4a2205c
commit e88ec15d60
13 changed files with 68 additions and 132 deletions

View File

@@ -86,7 +86,7 @@ Page cardEntities
vis hSlider6,0
vis nNum6,0
cardEntities.bco=defaultBcoColor
for(sys0=0;sys0<65;sys0++)
for(sys0=0;sys0<90;sys0++)
{
if(b[sys0].type==98||b[sys0].type==116||b[sys0].type==54)
{

View File

@@ -39,7 +39,7 @@ Page cardPower
vis t4Icon,0
vis t5Icon,0
cardPower.bco=defaultBcoColor
for(sys0=0;sys0<48;sys0++)
for(sys0=0;sys0<54;sys0++)
{
if(b[sys0].type==98||b[sys0].type==116)
{

View File

@@ -152,7 +152,7 @@ Text tVersion
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard : none
Text : 49
Text : 50
Max. Text Size : 10
Picture p0
@@ -318,6 +318,10 @@ Timer tmSerial
{
page screensaver
}
if(tId.txt=="screensaver2")
{
page screensaver2
}
if(tId.txt=="cardEntities")
{
page cardEntities