gadgetchnnel / lovelace-card-templater

Custom Lovelace card which allows Jinja2 templates to be applied to other cards
120 stars 6 forks source link

type: 'custom:card-templater' or custom: 'lovelace-card-templater #24

Open GHSTUDIO1 opened 4 years ago

GHSTUDIO1 commented 4 years ago

The folder hacs addsd to config/www is named lovelace-card-templater.....the documentation says you should use 'custom: 'card-templater'

that just doesn't seem right...and which one should we use?

gadgetchnnel commented 4 years ago

HACS uses the repository name (which is lovelace-card-templater) for the folder name. The script itself registers a custom card named card-templater, so that is the name you should use ('custom:card-templater').