|
ESPHome 2026.2.1
|
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::binary_sensor |
Functions | |
| bool | esphome::binary_sensor::match_interval (uint32_t min_length, uint32_t max_length, uint32_t length) |
Variables | |
| constexpr uint32_t | esphome::binary_sensor::MULTICLICK_TRIGGER_ID = 0 |
| constexpr uint32_t | esphome::binary_sensor::MULTICLICK_COOLDOWN_ID = 1 |
| constexpr uint32_t | esphome::binary_sensor::MULTICLICK_IS_VALID_ID = 2 |
| constexpr uint32_t | esphome::binary_sensor::MULTICLICK_IS_NOT_VALID_ID = 3 |