Hello everybody.
I know that it is possible to customize the interface through the ui-lovelace.yaml file manually using code, or you can use the default interface designer.
Question: is it possible to combine these two options?
For myself, I decided to use the constructor, it’s easier and faster. But when I have 100 or more lines of code in my Picture Elements card, I would like to edit it in a separate file. Because commenting is impossible in the constructor and with a large number of lines it is inconvenient to use the standard card editor.
That is, I want to still use the constructor, but for one card I want to have a separate file.
I did not find a solution on the forum, maybe I was looking badly, sorry.
If the question is not clear enough, please tell me.
Thanks to all.