Analog Threshold

Analog Threshold

Analog Threshold converts analog values (i.e. sensor readings) into boolean values.

Example provides pre-defined log with brightness sensor variable and minimum and maximum value threshold. If the brightness reaches value below 150 the lights will turn ON. Once the brightness value reaches over 350, the lights will turn off. Same principle is set for temperature and switch values.

Example instructions:

Top