Some days ago I started getting this error. Got zillion of them now. I just can’t find the cause. I don’t remember changing things. I checked the fields of my virtual devices, but I don’t have a ‘number5’ field anywhere. Very frustrating. Does anyone have any advice?
Do you have a flow that contains “every minute”, probably there is something wrong.
And it looks like 5 is being defined in a flow as text in stead of number. Probably this error is introduced by an update.
These are Simple Log app notifications. Hope that helps.
Think of what you changed a few days ago, your answer might be in there.
It’s not the SL app what changed: not updated recently.
Perhaps restoring a backup from earlier on helps.
Thanks for the replies. I finally fixed the error, although I am still unsure what caused it exactly. I haven’t changed any scripts/flows recently.
The error came from a flow which manages my Itho ventilator in the bathroom. The app ‘JSON Handler’ reads out it’s current status after a trigger. The various values are stored in tags named ‘number1’, ‘number2’, etc. Number5 was temperature, and by JON Handler automatically defined as a number. This has been working fine for over 6 months.
I clicked on the flow, re-familiarized myself with it. Checked things. Did not find anything wrong with it. Added some more info to the Syslog trigger in case of an error, saved it, and the error hasn’t occurred ever since. I even reverted my change, thinking I now somehow obscured the error, but it is gone.
So fixed, but unsolved. A bit annoying, though.