Setting time for the homey pro

If I’m not mistaken it’s not possible to set the time for the homey pro, it’s based on the location you set in the settings.
But I don’t understand how I get this strange behaviour after I rebooted the homey a week ago.
I have flows that automatically switch on lights 15 minutes before sunset and switch them of at a set time (22:50).
They’re are switched on at the expected time, but they’re only switched of a 03:50. It worked good before restarting the device.
I alreadye moved the pin of my location to another place to move it back to my actual address but that didn’t solve it.
But I would suppose both sunset/sunrise times and the actual time are based on your location so I don’t get that one is working good while the other isnt…

Maybe you could share a screenshot of your flow.

Not sure if it will help, here are the 2 flows. One that is triggered 10 minutes before sunset to switch on the lights, the other that is triggered at 22:50 to switch them back off. The logic variable is there because I also have switches that will switch off the ligths if they’re on, or switch them on if they are off.

Make sure to temporary move it into another timezone to have the clock reset itself.

Seems fine indeed.

What if you remove the ‘The time is 22:50’ trigger and recreate it?

Also, if you want to check Homey’s current time, there is a Time (Tijd) and Date (Datum) tag that you can check. E.g. create a simple flow that sends those tags to the timeline.

I thought that’s what I did but maybe not correctly. Did it again now, along with SunBeech tip where I created a test flow. Looked at the time after I moved the pin to England, and that looked fine. Moved the pin back home and then it showed the correct time. So I think we are good now.
Thanks!

Thanks for the tip, did not think about this before!