|
ESPHome 2026.8.1
|
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| namespace | esphome::remote_base |
Variables | |
| constexpr unsigned int | esphome::remote_base::HAIER_IR_PACKET_BIT_SIZE_SHORT = 72 |
| constexpr unsigned int | esphome::remote_base::HAIER_IR_PACKET_BIT_SIZE_LONG = 112 |
| constexpr size_t | esphome::remote_base::HAIER_MAX_DATA_BYTES = HAIER_IR_PACKET_BIT_SIZE_LONG / 8 - 1 |