#include <api_pb2.h>
Definition at line 1350 of file api_pb2.h.
◆ calculate_size()
void esphome::api::ClimateStateResponse::calculate_size |
( |
ProtoSize & | size | ) |
const |
|
overridevirtual |
◆ dump_to()
void esphome::api::ClimateStateResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::ClimateStateResponse::encode |
( |
ProtoWriteBuffer | buffer | ) |
const |
|
overridevirtual |
◆ message_name()
const char * esphome::api::ClimateStateResponse::message_name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ set_custom_fan_mode()
void esphome::api::ClimateStateResponse::set_custom_fan_mode |
( |
const StringRef & | ref | ) |
|
|
inline |
◆ set_custom_preset()
void esphome::api::ClimateStateResponse::set_custom_preset |
( |
const StringRef & | ref | ) |
|
|
inline |
◆ action
◆ current_humidity
float esphome::api::ClimateStateResponse::current_humidity {0.0f} |
◆ current_temperature
float esphome::api::ClimateStateResponse::current_temperature {0.0f} |
◆ custom_fan_mode_ref_
StringRef esphome::api::ClimateStateResponse::custom_fan_mode_ref_ {} |
◆ custom_preset_ref_
StringRef esphome::api::ClimateStateResponse::custom_preset_ref_ {} |
◆ ESTIMATED_SIZE
uint8_t esphome::api::ClimateStateResponse::ESTIMATED_SIZE = 68 |
|
staticconstexpr |
◆ fan_mode
◆ MESSAGE_TYPE
uint8_t esphome::api::ClimateStateResponse::MESSAGE_TYPE = 47 |
|
staticconstexpr |
◆ mode
◆ preset
◆ swing_mode
◆ target_humidity
float esphome::api::ClimateStateResponse::target_humidity {0.0f} |
◆ target_temperature
float esphome::api::ClimateStateResponse::target_temperature {0.0f} |
◆ target_temperature_high
float esphome::api::ClimateStateResponse::target_temperature_high {0.0f} |
◆ target_temperature_low
float esphome::api::ClimateStateResponse::target_temperature_low {0.0f} |
The documentation for this class was generated from the following files: