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::RCSwitchTrigger = RemoteReceiverTrigger<RCSwitchBase> |
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) |