#include <automation.h>
Definition at line 43 of file automation.h.
◆ ClickTrigger()
esphome::binary_sensor::ClickTrigger::ClickTrigger |
( |
BinarySensor * |
parent, |
|
|
uint32_t |
min_length, |
|
|
uint32_t |
max_length |
|
) |
| |
|
inlineexplicit |
◆ max_length_
uint32_t esphome::binary_sensor::ClickTrigger::max_length_ |
|
protected |
Minimum length of click. 0 means no minimum.
Definition at line 61 of file automation.h.
◆ min_length_
uint32_t esphome::binary_sensor::ClickTrigger::min_length_ |
|
protected |
◆ start_time_
uint32_t esphome::binary_sensor::ClickTrigger::start_time_ {0} |
|
protected |
The documentation for this class was generated from the following file:
- /opt/build/esphome/esphome/components/binary_sensor/automation.h