Home-Assistant-Lovelace-HTML-Jinja2-Template-card
Home-Assistant-Lovelace-HTML-Jinja2-Template-card copied to clipboard
This card displays provided Jinja2 template as an HTML content of a card. It uses exactly the same engine as Home Assistant in Developer tools.
I've got the following card set up for my Pi-Hole, using the `custom:html-template-card`:  However, when the sensors update and the card refreshes, the card loses the glassy background (provided...
In a Markdown card {{ user }} returns the logged in user - great. {{ user }} does not work in this card, yet everything else seems to. What can...
Added HTML Jinja2 xcard successfully to HACS  And it works fine if I manually add the card configuration to a Lovelace dashboard, but the card does not appear in...
Parametrize two things that were set using inline styles and therefore user couldn't override them with built-in `style` or other tools that are just injecting HTML: - card padding -...