mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-22 07:24:24 +01:00
fix icon
This commit is contained in:
BIN
HMI/nspanel.HMI
BIN
HMI/nspanel.HMI
Binary file not shown.
BIN
HMI/nspanel.tft
BIN
HMI/nspanel.tft
Binary file not shown.
@@ -206,7 +206,7 @@ class LuiPagesGen(object):
|
|||||||
temperature_unit = "°C"
|
temperature_unit = "°C"
|
||||||
|
|
||||||
else:
|
else:
|
||||||
temperature_unit_icon = get_icon_id("temperature-celsius")
|
temperature_unit_icon = get_icon_id("temperature-fahrenheit")
|
||||||
temperature_unit = "°F"
|
temperature_unit = "°F"
|
||||||
|
|
||||||
if not self._ha_api.entity_exists(item):
|
if not self._ha_api.entity_exists(item):
|
||||||
|
|||||||
Reference in New Issue
Block a user