AmoebeLabs / swiss-army-knife-card

The versatile custom Swiss Army Knife card for Home Assistant allows you to create your unique visualization using several graphical tools, styling options and animations.
224 stars 19 forks source link

[Question] Storage Mode Install Challanges #171

Open TheDarthFather opened 1 year ago

TheDarthFather commented 1 year ago

Hello, I installed using the hibrid approach and than full manual as I did not notice all the folders form step 1 being created. I have this error on restart for both sys and user templates.

image

Some examples are wmpty, some seem ok .. some seem broken. Any hints to solve this ? Also I cant find the custom card in the UI ...

image

image

image

image

image

Thank you!

github-actions[bot] commented 1 year ago

Thank you for creating your first issue for the Swiss Army Knife custom card!

TheDarthFather commented 1 year ago

Did more digging .. it seems my problem comes from the lovelace-ui... as I did not have one. Initially I added the content from it in the configuration.yaml (as I use storage mode) and thats why I got the errors.

Now I created the ui file and imported as lovelace: !include ui-lovelace.yaml .. random thinking here. No errors but still the same result so I guess this is not the right way :).

My other decluterring templates are added in the Raw Editor ... but it seems I can't use Include there ..

What is the correct way to include the lovelace-ui part into my "storage" lovelace mode ?

Thank you!