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

This commit is contained in:
joBr99
2022-06-03 16:17:17 +00:00
committed by github-actions[bot]
parent b3669156a5
commit 9ae260693d
12 changed files with 95 additions and 65 deletions

View File

@@ -750,8 +750,13 @@ Button b9
Touch Press Event
// event,buttonPress2,entn,arm1,tCode
tSend.txt="event,buttonPress2,"
tSend.txt+=entn.txt+","
tSend.txt+=vaAddBtn.txt
if(vaAddBtn.txt!="")
{
tSend.txt+=vaAddBtn.txt+",button"
}else
{
tSend.txt+=entn.txt+",opnSensorNotify"
}
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC

View File

@@ -44,8 +44,8 @@ cardGrid
259 Unique line(s) of event code
cardAlarm
40 Component(s)
387 Line(s) of event code
237 Unique line(s) of event code
392 Line(s) of event code
239 Unique line(s) of event code
cardThermo
56 Component(s)
546 Line(s) of event code
@@ -58,5 +58,5 @@ cardEntities
Total
13 Page(s)
409 Component(s)
4543 Line(s) of event code
1209 Unique line(s) of event code
4548 Line(s) of event code
1211 Unique line(s) of event code