SmartThings Classic app temperature trigger

I have smartthings Classic app

I have a Fibaro single switch AND a Qubino flush relay with temperature sensor.

I want this to happend:
IF the Fibaro switch is ON: AND the temperature on the Qubino drops belove xx degrees, I Qubino flush relay to turn the power ON.

IF the Fibaro switch is ON: AND the temperature on the Qubino raises over xx degrees, I Qubino flush relay to turn the power OFF.

If the Fibaro switch is OFF, Nothing should happend, even if the temperature rises or falls.

Any suggestions?

You can use the new app’s Automations for this, or WebCore, Sharptools.io, or even the new SmartThings Rule API. Or you can write your own SmartApp for it.

The new app’s Automations seems to be the easiest choice.

1 Like

I tried to find the new app’s Automation in SmartApps but I can’t find it there?
Where do I find it?
(I have the classic app)

Install the new app. (Snowflake icon one!) In the menu you will have something called Automations. It is not a SmartApp, it is Automations replacing the old Routines from the classic app.

Thank you. New SmartThings app installed and I can program it!

Svein Arild

1 Like