Hello,
I am using Node-RED in Home assistant and I want to write the time in an ETS group (GA) address.
The time value is retrieved via the HA interface in an "input_datetime.heure" entity
The following flow works but the writing of the time in the group address is done when the local time is equal to the time entered in Lovelace in an input_datetime.hour (in pink)
It's already done, but not all HA users use Node-Red!
The question could be: which node makes it possible to retrieve a date whether it comes from HA or other?