|
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::remote_base |
Variables | |
| constexpr unsigned int | esphome::remote_base::HAIER_IR_PACKET_BIT_SIZE = 112 |
| constexpr size_t | esphome::remote_base::HAIER_MAX_DATA_BYTES = (HAIER_IR_PACKET_BIT_SIZE / 8) |