PiotrMachowski / Home-Assistant-Lovelace-HTML-Jinja2-Template-card

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.
MIT License
68 stars 10 forks source link

parametrize card padding and header style #28

Open danielskowronski opened 2 months ago

danielskowronski commented 2 months ago

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:

Should solve https://github.com/PiotrMachowski/Home-Assistant-Lovelace-HTML-Jinja2-Template-card/issues/18 and similar issues.