#include <automation.h>
Definition at line 63 of file automation.h.
◆ DoubleClickTrigger()
◆ 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 89 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: