mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-19 12:44:44 +01:00
remove import
This commit is contained in:
@@ -3,7 +3,7 @@ import datetime
|
|||||||
import hassapi as hass
|
import hassapi as hass
|
||||||
from helper import scale, pos_to_color, rgb_dec565, rgb_brightness
|
from helper import scale, pos_to_color, rgb_dec565, rgb_brightness
|
||||||
from icon_mapping import get_icon_id
|
from icon_mapping import get_icon_id
|
||||||
from icons import get_icon_id_ha, map_to_mdi_name
|
from icons import get_icon_id_ha
|
||||||
# check Babel
|
# check Babel
|
||||||
import importlib
|
import importlib
|
||||||
babel_spec = importlib.util.find_spec("babel")
|
babel_spec = importlib.util.find_spec("babel")
|
||||||
|
|||||||
Reference in New Issue
Block a user