#include <api_pb2.h>
Definition at line 1030 of file api_pb2.h.
◆ decode_32bit()
bool esphome::api::ClimateStateResponse::decode_32bit |
( |
uint32_t |
field_id, |
|
|
Proto32Bit |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ decode_length()
bool esphome::api::ClimateStateResponse::decode_length |
( |
uint32_t |
field_id, |
|
|
ProtoLengthDelimited |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ decode_varint()
bool esphome::api::ClimateStateResponse::decode_varint |
( |
uint32_t |
field_id, |
|
|
ProtoVarInt |
value |
|
) |
| |
|
overrideprotectedvirtual |
◆ dump_to()
void esphome::api::ClimateStateResponse::dump_to |
( |
std::string & |
out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::ClimateStateResponse::encode |
( |
ProtoWriteBuffer |
buffer | ) |
const |
|
overridevirtual |
◆ action
◆ current_humidity
float esphome::api::ClimateStateResponse::current_humidity {0.0f} |
◆ current_temperature
float esphome::api::ClimateStateResponse::current_temperature {0.0f} |
◆ custom_fan_mode
std::string esphome::api::ClimateStateResponse::custom_fan_mode {} |
◆ custom_preset
std::string esphome::api::ClimateStateResponse::custom_preset {} |
◆ fan_mode
◆ key
uint32_t esphome::api::ClimateStateResponse::key {0} |
◆ 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} |
◆ unused_legacy_away
bool esphome::api::ClimateStateResponse::unused_legacy_away {false} |
The documentation for this class was generated from the following files:
- /opt/build/esphome/esphome/components/api/api_pb2.h
- /opt/build/esphome/esphome/components/api/api_pb2.cpp