mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-28 13:20:12 +01:00
implement cover and fan popup
This commit is contained in:
@@ -233,7 +233,6 @@ def cache_template(template):
|
||||
|
||||
def get_template(template):
|
||||
global template_cache
|
||||
print(f"xxxxxxxxxxxx: {template_cache}")
|
||||
if template in template_cache:
|
||||
return template_cache[template].get("result")
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user