In project I need to do an automation in blynk dashboard which has to trigger an alert whenever the acceleration>2g and angular velocity>150degrees/sec. Here I’m doing automation separately is there any possibility where i can do both of these cases by using an and condition in a single automation window?
In automation we can send email to notify that person’s relatives like a fall is detected for that purpose. we can’t send an email or in-app notification right, we can only make it reflect in the serial monitor when we do that modification in code.