mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-22 15:34:26 +01:00
Update nspanel-lovelace-ui.py
This commit is contained in:
@@ -464,8 +464,6 @@ class LovelaceUIPanel:
|
|||||||
if item_type == "delete":
|
if item_type == "delete":
|
||||||
return f",{item_type},,,,,"
|
return f",{item_type},,,,,"
|
||||||
|
|
||||||
icon_id = get_icon_id('alert-circle-outline')
|
|
||||||
|
|
||||||
if not self.api.entity_exists(item):
|
if not self.api.entity_exists(item):
|
||||||
return f",text,{item},{get_icon_id('alert-circle-outline')},17299,Not found check, apps.yaml"
|
return f",text,{item},{get_icon_id('alert-circle-outline')},17299,Not found check, apps.yaml"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user