mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-26 06:02:14 +01:00
Update card-power.md (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
9bc87dea7d
commit
8ee0db1797
@@ -586,7 +586,10 @@ Button b0
|
||||
Touch Press Event
|
||||
tCode.txt=tCode.txt+"1"
|
||||
vis tCode,1
|
||||
vis tHeading,0
|
||||
if(p0.w!=320)
|
||||
{
|
||||
vis tHeading,0
|
||||
}
|
||||
|
||||
Button b1
|
||||
Attributes
|
||||
@@ -626,7 +629,10 @@ Button b1
|
||||
Touch Press Event
|
||||
tCode.txt=tCode.txt+"2"
|
||||
vis tCode,1
|
||||
vis tHeading,0
|
||||
if(p0.w!=320)
|
||||
{
|
||||
vis tHeading,0
|
||||
}
|
||||
|
||||
Button b10
|
||||
Attributes
|
||||
@@ -666,7 +672,10 @@ Button b10
|
||||
Touch Press Event
|
||||
tCode.txt=tCode.txt+"0"
|
||||
vis tCode,1
|
||||
vis tHeading,0
|
||||
if(p0.w!=320)
|
||||
{
|
||||
vis tHeading,0
|
||||
}
|
||||
|
||||
Button b11
|
||||
Attributes
|
||||
@@ -706,7 +715,10 @@ Button b11
|
||||
Touch Press Event
|
||||
tCode.txt=""
|
||||
vis tCode,1
|
||||
vis tHeading,0
|
||||
if(p0.w!=320)
|
||||
{
|
||||
vis tHeading,0
|
||||
}
|
||||
|
||||
Button b2
|
||||
Attributes
|
||||
@@ -746,7 +758,10 @@ Button b2
|
||||
Touch Press Event
|
||||
tCode.txt=tCode.txt+"3"
|
||||
vis tCode,1
|
||||
vis tHeading,0
|
||||
if(p0.w!=320)
|
||||
{
|
||||
vis tHeading,0
|
||||
}
|
||||
|
||||
Button b3
|
||||
Attributes
|
||||
@@ -786,7 +801,10 @@ Button b3
|
||||
Touch Press Event
|
||||
tCode.txt=tCode.txt+"4"
|
||||
vis tCode,1
|
||||
vis tHeading,0
|
||||
if(p0.w!=320)
|
||||
{
|
||||
vis tHeading,0
|
||||
}
|
||||
|
||||
Button b4
|
||||
Attributes
|
||||
@@ -826,7 +844,10 @@ Button b4
|
||||
Touch Press Event
|
||||
tCode.txt=tCode.txt+"5"
|
||||
vis tCode,1
|
||||
vis tHeading,0
|
||||
if(p0.w!=320)
|
||||
{
|
||||
vis tHeading,0
|
||||
}
|
||||
|
||||
Button b5
|
||||
Attributes
|
||||
@@ -866,7 +887,10 @@ Button b5
|
||||
Touch Press Event
|
||||
tCode.txt=tCode.txt+"6"
|
||||
vis tCode,1
|
||||
vis tHeading,0
|
||||
if(p0.w!=320)
|
||||
{
|
||||
vis tHeading,0
|
||||
}
|
||||
|
||||
Button b6
|
||||
Attributes
|
||||
@@ -906,7 +930,10 @@ Button b6
|
||||
Touch Press Event
|
||||
tCode.txt=tCode.txt+"7"
|
||||
vis tCode,1
|
||||
vis tHeading,0
|
||||
if(p0.w!=320)
|
||||
{
|
||||
vis tHeading,0
|
||||
}
|
||||
|
||||
Button b7
|
||||
Attributes
|
||||
@@ -946,7 +973,10 @@ Button b7
|
||||
Touch Press Event
|
||||
tCode.txt=tCode.txt+"8"
|
||||
vis tCode,1
|
||||
vis tHeading,0
|
||||
if(p0.w!=320)
|
||||
{
|
||||
vis tHeading,0
|
||||
}
|
||||
|
||||
Button b8
|
||||
Attributes
|
||||
@@ -986,7 +1016,10 @@ Button b8
|
||||
Touch Press Event
|
||||
tCode.txt=tCode.txt+"9"
|
||||
vis tCode,1
|
||||
vis tHeading,0
|
||||
if(p0.w!=320)
|
||||
{
|
||||
vis tHeading,0
|
||||
}
|
||||
|
||||
Button b9
|
||||
Attributes
|
||||
|
||||
@@ -30,10 +30,6 @@ pageTest
|
||||
26 Component(s)
|
||||
68 Line(s) of event code
|
||||
66 Unique line(s) of event code
|
||||
cardAlarm
|
||||
43 Component(s)
|
||||
459 Line(s) of event code
|
||||
268 Unique line(s) of event code
|
||||
popupFan
|
||||
27 Component(s)
|
||||
351 Line(s) of event code
|
||||
@@ -42,6 +38,10 @@ pageStartup
|
||||
20 Component(s)
|
||||
185 Line(s) of event code
|
||||
131 Unique line(s) of event code
|
||||
cardAlarm
|
||||
43 Component(s)
|
||||
492 Line(s) of event code
|
||||
269 Unique line(s) of event code
|
||||
cardPower
|
||||
48 Component(s)
|
||||
483 Line(s) of event code
|
||||
@@ -86,5 +86,5 @@ cardEntities
|
||||
Total
|
||||
20 Page(s)
|
||||
737 Component(s)
|
||||
8778 Line(s) of event code
|
||||
2266 Unique line(s) of event code
|
||||
8811 Line(s) of event code
|
||||
2267 Unique line(s) of event code
|
||||
|
||||
Reference in New Issue
Block a user