I’m running HA in docker. If I connect to the container and execute date
it reports the correct local date/time. So that just reports 17:45
In the test templating page {{ now() }}
reports 16:45.
How can I get the template to report the “correct” time?