Feature request for Jinja templating #1944
Replies: 9 comments 10 replies
|
@Clooos Do you have thoughts on this? I find myself doing a lot of things that Jinja would make much easier that JS often just cannot do (well). Disclaimer, I have no idea what is involved in supporting templates. 🙂 |
|
Would love to see this |
|
I'm already familiar with jinja templating from using home assistant, it makes it harder to customize bubble cards as now I have to learn a new language. Also makes converting my mushroom cards much harder since I have to figure out how to translate those jinja templates into conditional js |
|
Is there any progress on this at all? Or is this never considered a feature at all to be implemented? |
|
I would also love to see this, especially in modules, the ability to inject module variables into the yaml or the styling would be epic! |
Native Jinja2 templates in the
|
Native Jinja2 in the
|
|
So, how is this working out for you? Is it an option to implement it in bubble-card? |
|
Hi! Jinja templates will finally be available in v3.4.0! You will be able to use these to customize names, icons, sub-buttons and styles 🍻 |
Uh oh!
There was an error while loading. Please reload this page.
I discovered your Bubble Card, I really love it but my dashboard is now filled with Jinja templating. It's an extreme fuss to convert it into conditional JS.
Also Jinja is used throughout Home Assistant.
All reactions