{ loading = true; return async ( { update } ) => { await update(); loading = false; } } }>

Change location

El temps a: {data.location}

{ JSON.stringify(data.weatherData) }
Temperatura màxima Temperatura mínima Precipitació
{ JSON.stringify(data.openMeteoData) }
{ JSON.stringify(data.consums) ?? 'No consum available' }