mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-01-06 14:45:46 +01:00
sync some more changes to US-P
This commit is contained in:
Binary file not shown.
BIN
HMI/nspanel.HMI
BIN
HMI/nspanel.HMI
Binary file not shown.
BIN
HMI/nspanel.tft
BIN
HMI/nspanel.tft
Binary file not shown.
@@ -134,7 +134,7 @@ class LuiPagesGen(object):
|
||||
|
||||
item_str = ""
|
||||
for item in entities:
|
||||
item_str += self.generate_entities_item(item, "cardGrid")
|
||||
item_str += self.generate_entities_item(item, "cardEntities")
|
||||
|
||||
self._send_mqtt_msg(f"weatherUpdate{item_str}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user