This commit is contained in:
joBr99
2022-05-22 10:04:50 +02:00
parent 588c57d882
commit b2fbe15841

View File

@@ -429,6 +429,9 @@ class LuiPagesGen(object):
if pos is None:
pos_status = entity.state
pos = "disable"
else:
pos_status = pos
icon_up = get_icon_id("arrow-up")
icon_stop = get_icon_id("stop")