Hi,
I am using Node-Red for the automation flows on my Hass.io install.
When I set a variable I notice that the date and time, of that event, is saved and can be viewed in the side pane. How can I get this detail in a node? I could save the date and time in a seperate variable, but that seems wasteful if the data is already saved in the meta.
Yes, thank you. I mistook the time in the flow section as the time the variable was set, as time had passed between me checking it and looking. The time is actually the last time the flow variables were checked, I shall save the time also.