Loading...
{{ error || "Something went wrong!" }}
{{ Math.round(currently.temperature) }}°
{{ currently.summary }}
Wind: {{ Math.round(currently.windSpeed) }} mph ({{ windBearing }})
{{ day.weekName }}
{{ Math.round(day.temperatureMax) }}°
{{ Math.round(day.temperatureMin) }}°