{{ tile.label }}
{{ tile.name }}
{{ tile.glance.entity_id }} {{ tile.glance.value }}
{% if tile.glance.thresholds %}{% for threshold in tile.glance.thresholds %}{{ threshold.label }} {{ threshold.value }}{% if not loop.last %} {% endif %}{% endfor %}
{% endif %} {% if tile.glance.meter %}{{ tile.description }}
{% if tile.incident_count %}{% endif %} {% if tile.trends %}{% for profile in tile.trends %}View {{ profile.title }}{% endfor %}
{% endif %}