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:
- Input values for each analog threshold can be changed to measure any value in your configuration
- Threshold settings can also be changed to makes sense in the input value that is selected in your configuration.