fix missing import in icons py

This commit is contained in:
joBr99
2022-12-09 15:43:18 +01:00
parent 6a5175fda2
commit 30ba576860

View File

@@ -1,5 +1,6 @@
from icon_mapping import get_icon_char
import apis
from helper import get_attr_safe
weather_mapping = {
'clear-night': 'weather-night',