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 |
Functions | |
uint64_t | esphome::remote_base::decode_binary_string (const std::string &data) |
uint64_t | esphome::remote_base::decode_binary_string_mask (const std::string &data) |
Variables | |
const RCSwitchBase | esphome::remote_base::RC_SWITCH_PROTOCOLS [9] |