mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-20 22:47:01 +01:00
fix entity positions
This commit is contained in:
@@ -16,7 +16,7 @@ head = sharedhead + """
|
|||||||
print(head)
|
print(head)
|
||||||
start = 6
|
start = 6
|
||||||
for i in range(0,6):
|
for i in range(0,6):
|
||||||
idxstart = start + (i)*5
|
idxstart = start + (i)*4
|
||||||
item = f"""
|
item = f"""
|
||||||
// iconColor
|
// iconColor
|
||||||
spstr strCommand.txt,tTmp.txt,"~",{idxstart}
|
spstr strCommand.txt,tTmp.txt,"~",{idxstart}
|
||||||
|
|||||||
BIN
HMI/nspanel.HMI
BIN
HMI/nspanel.HMI
Binary file not shown.
BIN
HMI/nspanel.tft
BIN
HMI/nspanel.tft
Binary file not shown.
Reference in New Issue
Block a user