🡨 {{response.location}} | {{response.date.strftime('%a, %d %B %Y')}} 🡪

{% for value in response.values %} {% endfor %} {% for value in response.values %} {% endfor %} {% for value in response.values %} {% endfor %} {% for value in response.values %} {% endfor %} {% for value in response.values %} {% endfor %} {% for value in response.values %} {% endfor %} {% for value in response.values %} {% endfor %} {% for value in response.values %} {% endfor %}
{{value.date.strftime('%H:%M')}}
Облачность
{% for icon in value.cloudness | cloudness_icon %}
{{icon}}
{% endfor %}
Температура, °C
{{value.temperature}}
Направление ветра
{{value.wind_direction | wind_direction_icon}} {{value.wind_direction}}
Скорость ветра, м/с
{{value.wind_speed}} {% if value.wind_gust != value.wind_speed %} ({{value.wind_gust}}) {% endif %}
Осадки, мм
{{value.precipitation or ' '}}
Давление, мм рт. ст.
{{value.pressure}}
Влажность, %
{{value.humidity}}