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"
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"