mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-21 06:54:24 +01:00
.
This commit is contained in:
@@ -143,7 +143,6 @@ class HAEntity(panel_cards.Entity):
|
||||
if device_class != "temperature":
|
||||
value = value + " "
|
||||
value = value + unit_of_measurement
|
||||
print(f"fuck {cardType} {value} {self.icon_overwrite}")
|
||||
if cardType in ["cardGrid", "cardGrid2"] and not self.icon_overwrite:
|
||||
icon_char = value
|
||||
|
||||
|
||||
Reference in New Issue
Block a user