mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-07 22:08:55 +01:00
fix import
This commit is contained in:
@@ -2,7 +2,7 @@ import json
|
|||||||
import datetime
|
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_mapper 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, map_to_mdi_name
|
||||||
# check Babel
|
# check Babel
|
||||||
import importlib
|
import importlib
|
||||||
|
|||||||
Reference in New Issue
Block a user