Skip to content

date stamp given under "Area" for FI? #21

Description

@OverWorldD

Thank you for this node!

I just realized something a bit strange, the date for me in the object is under Area, like this;

payload: array[48]
[0 … 9]
0: object
Area: "10-03-2023"
Timestamp: "2023-03-10 00:00"
StartTime: "2023-03-10 00:00"
EndTime: "2023-03-10 01:00"
Price: 94.68
Valuta: "EUR/MWh"

My Area is set to FI in the node setting. It looks like this might be a bug for the FI area?

It's nice to have the date, so I can easily calculate things only for today's date, but it looks a bit strange like that.

I checked and changed the area to SE1 and I get SE1 reported correctly as Area, and I lose the datestamp:

payload: array[48]
[0 … 9]
0: object
Area: "SE1"
Timestamp: "2023-03-10 00:00"
StartTime: "2023-03-10 00:00"
EndTime: "2023-03-10 01:00"
Price: 50.89
Valuta: "EUR/MWh"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions