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