{{ w.currentTemperature | number: '1.0-0' }}° · {{ w.weatherLabel }}
@if (w.locationLabel) { {{ w.locationLabel }} · } Mín {{ w.minTemperature | number: '1.0-0' }}° · Máx {{ w.maxTemperature | number: '1.0-0' }}° @if (w.precipitationProbability !== null) { · 💧 {{ w.precipitationProbability }}% }