ESPHome  2024.4.1
Data Structures | Namespaces | Functions
pronto_protocol.h File Reference

Go to the source code of this file.

Data Structures

struct  esphome::remote_base::ProntoData
 
class  esphome::remote_base::ProntoProtocol
 

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::remote_base
 

Functions

std::vector< uint16_t > esphome::remote_base::encode_pronto (const std::string &str)
 
 esphome::remote_base::DECLARE_REMOTE_PROTOCOL (Pronto) template< typename... Ts > class ProntoAction