-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using !Include to templates in .yaml #57
Comments
As an example: configuration.yaml:
lovelace/lovelace.yaml:
lovelace/lovelace-system.yaml:
Folder
lovelace/templates-decluttering/template_1.yaml:
So, each dashboard file (like "lovelace-system.yaml") should include that |
Check again steps in my post and compare with your setup. BTW, your issue is neither a bug nor a feature request. |
Hello,
My decluttering templates are taking too much code lines and im looking to split my code in different .yaml files.
For now im didnt find any solution on the old posts, so it is possible to use !include my_template.yaml???
I would appreciate some help!
Thanks
The text was updated successfully, but these errors were encountered: