Is the level placeholder from an Alarm the measurement before the filter has been applied? #194
Replies: 1 comment 7 replies
-
That's odd. I tested it locally and it looks fine. There was a bug where the filter config was loaded from the The placeholder value is the filtered value (i.e. after the filter, not before). |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have this memory check in place and I use the
level
placeholder in my action but I get notified for values below the alarm level (e.g.65%
).Beta Was this translation helpful? Give feedback.
All reactions