I must be missing something really obvious here, but in the docs its says to put your templetes “In ui-lovelace.yaml
(or in another file using !import
)”
What is and how do you use !import
?
I have my lovelace config split and use !include
for each view and also for my compact custom header config.
I’d like to put all my button templates in a separate file too. What obvious thing have I missed/do I not know about?