CoRE - Variables 101

Simple Example 1 - Hello World

This example will demonstrate the use of Variables. A motion sensor will trigger the Send Push Notification a variable containing text.

Piston Mode: Basic

Before you begin, change to Expert Mode: Settings->Expert Settings->Expert Mode

Logic:

If (Motion Sensor detects motion)

Then
Using Bulb
Set variable
Send Push Notification using variable

Knowledge is like manure. It’s meant to be spread around.

1 Like