There are no built-in cards that accept any kind of template either (jinja or js). You’d need to develop a custom view. I’m not even sure if that is possible.
Thanks… Ill stop trying then, though that is an enormous let down…The current cards aren’t adjustable enough just yet, and it would certainly benefit the Frontend if we could use templates. Unless I am missing the obvious here, coming from the ‘old’ paradigm, which in itself was stil in pre-release Beta of course. Cant I use a state as condition anywhere?
Using custom-ui still works here and there, but it seems less supported on Lovelace, albeit in its Alpha stage.
Well you need to remember that templates also don’t work in the old interface. They only did because of customUI which is a custom package. Over time some icon customization was added to template components like sensor and light but other than that templating isn’t aloud. You’re just used to CustomUI. @thomasloven added templating to his markdown card, so others could incorporate it in the future. I wouldn’t be surprised if there was a way to make the custom view, I personally haven’t seen it.
yes, in understand and appreciate that.
Still, I would have thought, custom-ui being so popular and basic to the Front-end experience, this would have been incorporated ground up in Lovelace.