mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-20 14:37:01 +01:00
fix entity positions
This commit is contained in:
@@ -16,7 +16,7 @@ head = sharedhead + """
|
||||
print(head)
|
||||
start = 6
|
||||
for i in range(0,6):
|
||||
idxstart = start + (i)*5
|
||||
idxstart = start + (i)*4
|
||||
item = f"""
|
||||
// iconColor
|
||||
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