CoRE - Get peer assistance here with setting up Pistons

Before starting piston, set CoRE for expert mode: Settings->ExpertFeatures turn ON Expert Mode

This is a basic piston that uses the expert features. This makes the piston super simple. You will do all your work within the ‘IF’ statement.

First, select your motion sensors. On that same card in the UI, scroll down and you will find ‘When True’ and ‘When False’. It is in here where you will place your actions.

‘When True’, save the level attribute into a local variable called level. Then, set the light to 100%.
‘When False’, Wait, then Set Level (variable) and use the ‘level’ variable.

Here is another example: