Workflow (Automation Based on Conditions)
A workflow runs an action when a condition is met β for example, "if the temperature goes above 29Β°C, turn on the AC." It uses your sensors to make decisions for you.
Β
Trigger-Based Workflows (All Types)
For each one, follow the Workflow steps above (Automation β + β New Automation β Workflow β name β room β timing β Next β Add Trigger). Then set the trigger and action shown here, and tap Save Action and Save.
Β
π‘ E5.1 β Temperature: Auto AC Cooling
β’Trigger: Sensor Type = Temperature, Condition = Above, Value = 29Β°C
β’Action: Remote Action β AC, Power = ON, Mode = Cool, Temperature = 20Β°C, Delay = No Delay
β’Meaning: If the temperature goes above 29Β°C, the AC turns ON at 20Β°C.
β’Real-life example: On a hot Nagpur afternoon, the bedroom crosses 29Β°C while you nap. The AC switches on by itself and cools the room to 20Β°C.
Β
π§ E5.2 β Humidity: Moisture Control
β’Trigger: Sensor Type = Humidity, Condition = Above, Value = 70%
β’Action: Remote Action β AC, Mode = Dry / Cool, Power = ON, Delay = No Delay
β’Meaning: If humidity goes above 70%, the AC turns ON.
β’Real-life example: During the Mumbai monsoon, the room gets sticky and humidity crosses 70%. The AC turns on in Dry mode and the room feels fresh again.
Β
β‘ E5.3 β Current: Overload Protection
β’Trigger: Sensor Type = Current, Condition = Above, Value = a safe limit you set
β’Action: Switch Action β Turn OFF, Delay = No Delay
β’Meaning: If the current goes above the safe limit, the device turns OFF.
β’Real-life example: An old motor starts drawing too much current. The workflow trips it OFF before it overheats or damages the wiring.
Β
π E5.4 β Voltage: Appliance Safety
β’Trigger: Sensor Type = Voltage, Condition = Above / Below, Value = a limit you set
β’Action: Switch Action β Turn OFF, Delay = No Delay
β’Meaning: If the voltage goes too high or too low, the appliance turns OFF.
β’Real-life example: In a town with frequent voltage swings, a sudden high-voltage spike would harm your TV. The workflow switches it off to protect it.
Β
π‘ E5.5 β Light: Auto Lighting
β’Trigger: Sensor Type = Light, Condition = Below, Value = low brightness
β’Action: Switch Action β Turn ON, Delay = No Delay
β’Meaning: If the room becomes dark, the lights turn ON.
β’Real-life example: As the sky darkens before rain, the living room lights turn on automatically so no one sits in the dark.
Β
π E5.6 β Switch: Scene Trigger
β’Trigger: Sensor Type = Switch, Condition = ON
β’Action: Scene Action β Select a scene, Delay = No Delay
β’Meaning: When a switch turns ON, your chosen scene runs.
β’Real-life example: When you switch on the main hall switch in the evening, your "Evening" scene runs β soft lights on, curtains closed.
Β
π₯ E5.7 β Gas: Safety Alert
β’Trigger: Sensor Type = Gas, Condition = Detected
β’Action: Notification Action + Switch Action β Turn OFF (optional devices), Delay = No Delay
β’Meaning: If gas is detected, you get an alert and chosen devices turn OFF.
β’Real-life example: A gas leak is detected in the kitchen while you are out. You get an immediate alert, and the workflow can switch off the connected exhaust or appliances for safety.
Β
πͺ E5.8 β Door: Entry Automation
β’Trigger: Sensor Type = Door, Condition = Open
β’Action: Switch Action β Lights ON, Delay = No Delay
β’Meaning: When the door opens, the lights turn ON.
β’Real-life example: You reach home at night with bags in both hands. As you open the main door, the entrance light turns on by itself.
Β
π§ E5.9 β Water Level: Tank Control
β’Trigger: Sensor Type = Water Level, Condition = High / Full
β’Action: Switch Action β Motor OFF, Delay = No Delay
β’Meaning: When the tank is full, the motor turns OFF.
β’Real-life example: Your overhead tank fills up. The motor switches off on its own, so water doesn't overflow and waste β and the motor doesn't run dry later.
Β
π³ E5.10 β Vibration: Tamper Alert
β’Trigger: Sensor Type = Vibration, Condition = Detected
β’Action: Notification Action, Delay = No Delay
β’Meaning: If vibration is detected, you get an alert.
β’Real-life example: Someone tampers with your main gate or cupboard at night. The vibration trigger sends an alert straight to your phone.
Β
π E5.11 β Lock and Doorbell Event Triggers
A workflow can run when a smart lock is locked or unlocked, or when a doorbell ring is detected. These can control switches, curtains, notifications, scenes, and more.
Β
Real-life examples
β’When you unlock your smart lock in the evening, the entrance and hall lights turn on automatically β a warm welcome home.
β’When the doorbell rings, a "Welcome" scene runs and the gate camera opens so you can see who is there.