confusing by rules %value% #22503
Unanswered
ChrisVonFrosta
asked this question in
Q&A
Replies: 1 comment 6 replies
-
No, a syntax error has no "should" for what happens. To see what values you get, it works better with something like: Also, using rules is not at all great for arrays, but you can still pick individual fields from arrays like this: |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
if I do check rules docu
rule1 ON LD2410#Distance DO %value% ENDON
should shown anything with the value of trigger in the output.
But it is empty each time. is that caused by var being a list ?
Beta Was this translation helpful? Give feedback.
All reactions