Hello!
Since updating to 2021.3.2 my Node-Red is off by an hour.
All was well before upgrading.
I’m on raspberry pi 4, hass.io, 64bit.
I put
process.env.TZ = “Europe/Rome”;
in /config/node-red/settings.js and
homeassistant:
time_zone: Europe/Rome
in configuration.
What am I doing wrong?