mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-24 08:24:25 +01:00
Update icons.py
This commit is contained in:
@@ -85,6 +85,8 @@ def map_to_mdi_name(ha_type, state=None, device_class=None, cardType=None):
|
||||
return "script-text"
|
||||
elif ha_type == "switch":
|
||||
return "light-switch"
|
||||
elif ha_type == "automation":
|
||||
return "robot"
|
||||
elif ha_type == "number":
|
||||
return "ray-vertex"
|
||||
elif ha_type == "light":
|
||||
|
||||
Reference in New Issue
Block a user