mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-07 22:08:55 +01:00
fix missing import in icons py
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
from icon_mapping import get_icon_char
|
from icon_mapping import get_icon_char
|
||||||
import apis
|
import apis
|
||||||
|
from helper import get_attr_safe
|
||||||
|
|
||||||
weather_mapping = {
|
weather_mapping = {
|
||||||
'clear-night': 'weather-night',
|
'clear-night': 'weather-night',
|
||||||
|
|||||||
Reference in New Issue
Block a user