Node Red History Node date time error

I am trying to use the Get History Node to extract data from my energy sensors.

I am getting an error when deploying

 ValidationError: "relativeTime" is not allowed to be empty

In the properties I have unticked ‘Use Relative Time’ and selected a start day/time and end day/time using the calendar against each field.

Anyone else had this issue?

Running 2025.10.4

The node works for me.

Suggest you check your versions of Node-RED (addon) and HA WebSocket Nodes to ensure all is up to date.

EDIT.

You must have a very out of date set of nodes…

[v0.62.3] (2024-01-09)

Bug Fixes

  • get-history: Fix input validation so relativeTime can be empty (05e519f), closes #1239

Ah that may be the problem.

I am using a Node-Red addon as part of on a Victron Venus installation on my boat’s Cerbo GX, and it is older than the version I use on Hass.
I will have to send the source data (from a Victron Device) to my Hass instance and run the flow on. that device. I will then have to send the results back to my Cerbo GX.
This should work but adds a possible failure point as they are different devices.