esphome-api-client 0.5.0
Modern C++17 client for the ESPHome native API (plaintext + Noise)
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
infrared.hpp File Reference

Typed Infrared entity (info only). More...

#include <esphome/api/model/entity.hpp>
#include <esphome/api/model/enums.hpp>
#include <cstdint>
Include dependency graph for infrared.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  esphome::api::InfraredInfo
 Static description of an infrared entity. More...
 

Namespaces

namespace  esphome
 
namespace  esphome::api
 
namespace  esphome::api::proto
 

Functions

InfraredInfo esphome::api::parse_infrared_info (const proto::ListEntitiesInfraredResponse &msg)
 

Detailed Description

Typed Infrared entity (info only).