Aktuell
- -Min {{weatherData?.calendarDayTemperatureMin?.at(0)}} C°
+diff --git a/src/app/app.component.html b/src/app/app.component.html index 089b1fd..2f8c0bf 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,3 +1,4 @@
current-weather-state works!
diff --git a/src/app/current-weather/current-weather.component.html b/src/app/current-weather/current-weather.component.html index 636ddf8..28f491b 100644 --- a/src/app/current-weather/current-weather.component.html +++ b/src/app/current-weather/current-weather.component.html @@ -1,6 +1,14 @@Min {{weatherData?.calendarDayTemperatureMin?.at(0)}} C°
+forcast-weather works!
+{{weatherData?.calendarDayTemperatureMax?.at(0)}}
+{{weatherData?.calendarDayTemperatureMax?.at(1)}}
+{{weatherData?.calendarDayTemperatureMax?.at(2)}}
+{{weatherData?.calendarDayTemperatureMax?.at(3)}}
+{{weatherData?.calendarDayTemperatureMax?.at(4)}}
+{{weatherData?.calendarDayTemperatureMax?.at(5)}}
+