{{ endpoint['degrees'] }}°{{ endpoint.get('unit', 'C') }}

{% if endpoint['humidity'] %} {{ endpoint['humidity'] }}% RH {% endif %}