normally you will use %value% in notification.
notification: alert -> co2 : %value%
if it does not show properly.
*note it is pulled from the trigger variable.
you can create and set local variables ->
try:
action -> set local variable
set it to a custom attribute on the device
then refer to local variables in the notification
notification: 'alert -> co2 : %v_alertLevel% -> %v_level%'
example actions:
example local vars:
make action to set local var:
tags: blank wrong empty null