mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-22 05:58:39 +01:00
sync (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
7e8ffca023
commit
51d74fceb2
@@ -1014,7 +1014,14 @@ Button bNext
|
||||
|
||||
Events
|
||||
Touch Press Event
|
||||
tSend.txt="event,buttonPress2,cardAlarm,bNext"
|
||||
tSend.txt="event,buttonPress2,cardAlarm,"
|
||||
if(bPrev.txt=="î")
|
||||
{
|
||||
tSend.txt+="bHome"
|
||||
}else
|
||||
{
|
||||
tSend.txt+="bNext"
|
||||
}
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
|
||||
@@ -1055,7 +1055,14 @@ Button bNext
|
||||
|
||||
Events
|
||||
Touch Press Event
|
||||
tSend.txt="event,buttonPress2,cardEntities,bNext"
|
||||
tSend.txt="event,buttonPress2,cardEntities,"
|
||||
if(bPrev.txt=="î")
|
||||
{
|
||||
tSend.txt+="bHome"
|
||||
}else
|
||||
{
|
||||
tSend.txt+="bNext"
|
||||
}
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
|
||||
@@ -634,7 +634,14 @@ Button bNext
|
||||
|
||||
Events
|
||||
Touch Press Event
|
||||
tSend.txt="event,buttonPress2,cardThermo,bNext"
|
||||
tSend.txt="event,buttonPress2,cardThermo,"
|
||||
if(bPrev.txt=="î")
|
||||
{
|
||||
tSend.txt+="bHome"
|
||||
}else
|
||||
{
|
||||
tSend.txt+="bNext"
|
||||
}
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
|
||||
@@ -857,7 +857,14 @@ Button bNext
|
||||
|
||||
Events
|
||||
Touch Press Event
|
||||
tSend.txt="event,buttonPress2,cardGrid,bNext"
|
||||
tSend.txt="event,buttonPress2,cardGrid,"
|
||||
if(bPrev.txt=="î")
|
||||
{
|
||||
tSend.txt+="bHome"
|
||||
}else
|
||||
{
|
||||
tSend.txt+="bNext"
|
||||
}
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
|
||||
@@ -801,7 +801,14 @@ Button bNext
|
||||
|
||||
Events
|
||||
Touch Press Event
|
||||
tSend.txt="event,buttonPress2,cardAlarm,bNext"
|
||||
tSend.txt="event,buttonPress2,cardPower,"
|
||||
if(bPrev.txt=="î")
|
||||
{
|
||||
tSend.txt+="bHome"
|
||||
}else
|
||||
{
|
||||
tSend.txt+="bNext"
|
||||
}
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
|
||||
@@ -14,29 +14,29 @@ b0
|
||||
44 Component(s)
|
||||
515 Line(s) of event code
|
||||
272 Unique line(s) of event code
|
||||
bNext
|
||||
43 Component(s)
|
||||
423 Line(s) of event code
|
||||
293 Unique line(s) of event code
|
||||
bEntity1
|
||||
42 Component(s)
|
||||
478 Line(s) of event code
|
||||
283 Unique line(s) of event code
|
||||
arm1
|
||||
40 Component(s)
|
||||
427 Line(s) of event code
|
||||
258 Unique line(s) of event code
|
||||
434 Line(s) of event code
|
||||
260 Unique line(s) of event code
|
||||
bNext
|
||||
43 Component(s)
|
||||
430 Line(s) of event code
|
||||
296 Unique line(s) of event code
|
||||
bEntity1
|
||||
42 Component(s)
|
||||
485 Line(s) of event code
|
||||
285 Unique line(s) of event code
|
||||
bDown2
|
||||
53 Component(s)
|
||||
596 Line(s) of event code
|
||||
313 Unique line(s) of event code
|
||||
603 Line(s) of event code
|
||||
315 Unique line(s) of event code
|
||||
bDown1
|
||||
65 Component(s)
|
||||
1153 Line(s) of event code
|
||||
527 Unique line(s) of event code
|
||||
1160 Line(s) of event code
|
||||
529 Unique line(s) of event code
|
||||
|
||||
Total
|
||||
17 Page(s)
|
||||
351 Component(s)
|
||||
4164 Line(s) of event code
|
||||
4199 Line(s) of event code
|
||||
1374 Unique line(s) of event code
|
||||
|
||||
Reference in New Issue
Block a user