change day_of_week processing

This commit is contained in:
Marko Oldenburg
2019-01-12 07:34:54 +01:00
parent 76a995a95d
commit 4aa222ba33
3 changed files with 5 additions and 5 deletions

View File

@@ -340,6 +340,7 @@ sub _ProcessingRetrieveData($$) {
( $data->{list}->[$i]->{dt} ) - 3600
)
),
'day_of_week' => strftime("%a",localtime(( $data->{list}->[$i]->{dt} ) - 3600)),
'temperature' => int(
sprintf(
"%.1f",