implemented navigation on cardEntities Grid and Thermo

This commit is contained in:
joBr99
2022-03-31 16:18:44 +02:00
parent abf2678502
commit b9f57039fb
8 changed files with 102 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ head = sharedhead + """
{
// command format: entityUpd,heading,navigation,[,type,internalName,iconId,iconColor,displayName,optionalValue]x6
spstr strCommand.txt,tHeading.txt,",",1
"""
""" + navigation
print(head)
start = 3
for i in range(1,7):