LessThan

class LessThan

Bases: OperatorBase

LessThan object.

It compares a sensor_value to a threshold and returns True is the former is less than the latter, False otherwise.