Hi all,
I have a value named "humid". when humid > 70, I wanna have a notification on the top right with the message: " High humid ".
Please help me to do that. Thank you
Have you tried the notification node?
PS, a switch node will help you determine if the value is above 70.