mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-24 02:02:15 +01:00
started refactoring get_icons
This commit is contained in:
@@ -6909,4 +6909,6 @@ def get_icon_id(ma_name):
|
||||
return icons[ma_name]
|
||||
else:
|
||||
return icons["alert-circle-outline"]
|
||||
|
||||
|
||||
def get_icon_char(ma_name):
|
||||
return get_icon_id(ma_name)
|
||||
Reference in New Issue
Block a user