Mode is executing twice

I have the following modes:

Note how Evening is the earlier of two times, but as seen in the System Events log, it is executing at both times:

Name Description Value Event Type Date
mode MyPlace is now in Evening mode Evening LOCATION_MODE_CHANGE 2019-06-24 09:34:00.587 PM BST
sunsetTime 2019-06-25T20:34:00.000Z API 2019-06-24 09:34:00.174 PM BST
sunset true API 2019-06-24 09:34:00.062 PM BST
mode MyPlace is now in Night Kids mode Night Kids LOCATION_MODE_CHANGE 2019-06-24 08:00:00.086 PM BST
mode MyPlace is now in Evening mode Evening LOCATION_MODE_CHANGE 2019-06-24 07:00:00.097 PM BST
mode MyPlace is now in Day mode Day LOCATION_MODE_CHANGE 2019-06-24 07:15:00.201 AM BST

I'm running with the latest version 2.1.1.122

Any ideas why my mode is being set at both times? It seems like a bug to me, as in this case the earliest time is 7pm rather than sunset, so evening should only be at 7pm.

I will investigate.

1 Like

There is a bug. It's been found and fixed, for next release.

3 Likes