Page 1 of 1

Calculate: Unknown token input: %eventvalue5%

Posted: 02 Oct 2021, 21:45
by hestia
Calculate: Unknown token input: %eventvalue5% = 0
It seems that we could have only 4 parameters on an AsyncEvent
It that right or I miss something?

Re: Calculate: Unknown token input: %eventvalue5%

Posted: 02 Oct 2021, 22:19
by TD-er
That's right.
It is a limit imposed by the traditional limit of 4 task variables.
However, I don't see why we shouldn't allow more event values as there are lots of use cases where more event values can be useful.

Re: Calculate: Unknown token input: %eventvalue5%

Posted: 03 Oct 2021, 00:22
by hestia
allow more event values
it would be convenient
Meanwhile, I'll split my event in 2, but could have some issues with the AsyncEvent...

Re: Calculate: Unknown token input: %eventvalue5%

Posted: 03 Oct 2021, 02:28
by TD-er
Just added an issue for it as reminder: https://github.com/letscontrolit/ESPEasy/issues/3791

Re: Calculate: Unknown token input: %eventvalue5%

Posted: 03 Oct 2021, 09:23
by hestia
Thanks!