#include <api_pb2.h>
Definition at line 1275 of file api_pb2.h.
◆ calculate_size()
void esphome::api::ListEntitiesClimateResponse::calculate_size |
( |
uint32_t & | total_size | ) |
const |
|
overridevirtual |
◆ decode_32bit()
bool esphome::api::ListEntitiesClimateResponse::decode_32bit |
( |
uint32_t | field_id, |
|
|
Proto32Bit | value ) |
|
overrideprotectedvirtual |
◆ decode_length()
bool esphome::api::ListEntitiesClimateResponse::decode_length |
( |
uint32_t | field_id, |
|
|
ProtoLengthDelimited | value ) |
|
overrideprotectedvirtual |
◆ decode_varint()
bool esphome::api::ListEntitiesClimateResponse::decode_varint |
( |
uint32_t | field_id, |
|
|
ProtoVarInt | value ) |
|
overrideprotectedvirtual |
◆ dump_to()
void esphome::api::ListEntitiesClimateResponse::dump_to |
( |
std::string & | out | ) |
const |
|
overridevirtual |
◆ encode()
void esphome::api::ListEntitiesClimateResponse::encode |
( |
ProtoWriteBuffer | buffer | ) |
const |
|
overridevirtual |
◆ message_name()
static constexpr const char * esphome::api::ListEntitiesClimateResponse::message_name |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ ESTIMATED_SIZE
uint16_t esphome::api::ListEntitiesClimateResponse::ESTIMATED_SIZE = 151 |
|
staticconstexpr |
◆ legacy_supports_away
bool esphome::api::ListEntitiesClimateResponse::legacy_supports_away {false} |
◆ MESSAGE_TYPE
uint16_t esphome::api::ListEntitiesClimateResponse::MESSAGE_TYPE = 46 |
|
staticconstexpr |
◆ supported_custom_fan_modes
std::vector<std::string> esphome::api::ListEntitiesClimateResponse::supported_custom_fan_modes {} |
◆ supported_custom_presets
std::vector<std::string> esphome::api::ListEntitiesClimateResponse::supported_custom_presets {} |
◆ supported_fan_modes
◆ supported_modes
std::vector<enums::ClimateMode> esphome::api::ListEntitiesClimateResponse::supported_modes {} |
◆ supported_presets
◆ supported_swing_modes
◆ supports_action
bool esphome::api::ListEntitiesClimateResponse::supports_action {false} |
◆ supports_current_humidity
bool esphome::api::ListEntitiesClimateResponse::supports_current_humidity {false} |
◆ supports_current_temperature
bool esphome::api::ListEntitiesClimateResponse::supports_current_temperature {false} |
◆ supports_target_humidity
bool esphome::api::ListEntitiesClimateResponse::supports_target_humidity {false} |
◆ supports_two_point_target_temperature
bool esphome::api::ListEntitiesClimateResponse::supports_two_point_target_temperature {false} |
◆ visual_current_temperature_step
float esphome::api::ListEntitiesClimateResponse::visual_current_temperature_step {0.0f} |
◆ visual_max_humidity
float esphome::api::ListEntitiesClimateResponse::visual_max_humidity {0.0f} |
◆ visual_max_temperature
float esphome::api::ListEntitiesClimateResponse::visual_max_temperature {0.0f} |
◆ visual_min_humidity
float esphome::api::ListEntitiesClimateResponse::visual_min_humidity {0.0f} |
◆ visual_min_temperature
float esphome::api::ListEntitiesClimateResponse::visual_min_temperature {0.0f} |
◆ visual_target_temperature_step
float esphome::api::ListEntitiesClimateResponse::visual_target_temperature_step {0.0f} |
The documentation for this class was generated from the following files: