Hi vert new to HA and I have the following code as I want to create a multi sensor card. If I put this code in the raw configuration from the UI it works as expected but what I would like to do is put it in a seperate yaml file and include it. This just does not seem to work.
Someone did tell me that this is not actually a tamplate but a partial frontend configuration and this has to go into the raw configuration file only.
So my question is can I put the code into it's own seperate file or can it only go in the raw configuration file and if I can put it in a seperate file how do I do this.
Also what I am actually trying to do is create a card to launch me docker apps but has 2 to 4 sensor information on that card as well. Would just like to know if this is the best way to do that or is there a better way.
Thanks for any responses in advance.