# lovelace_gen {% if entity.startswith("light") %} type: light {% else %} type: entity-button {% endif %} entity: {{ entity }} name: {{ name }}