@ZDrKondler
Unrelated, but it can return unexpected values:
What doesn’t work is firing the timeline card without delay.
You probably assume the top card is fired before the card below, but Homey fires all “Then” cards at once.
To give the logic card time to finish, you’d add a 1s delay to the timeline card.
(a few ms should do, but the smallest value possible is 1s)
I"ve tried to explain it’s unrelated to the card going wrong
But when you want correct results (when the bug is fixed), you’d add a delay to the timeline card