fix missing import in icons py

This commit is contained in:
Johannes Braun
2022-12-09 15:43:18 +01:00
parent 9e214b17f8
commit eaaa89596d

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',