ESPHome 2025.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::remote_base |
Typedefs | |
using | esphome::remote_base::RawTimings = std::vector<int32_t> |
Enumerations | |
enum | esphome::remote_base::ToleranceMode : uint8_t { esphome::remote_base::TOLERANCE_MODE_PERCENTAGE = 0 , esphome::remote_base::TOLERANCE_MODE_TIME = 1 } |