#include <api_pb2.h>
Definition at line 993 of file api_pb2.h.
◆ 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 |
◆ disabled_by_default
bool esphome::api::ListEntitiesClimateResponse::disabled_by_default {false} |
◆ entity_category
◆ icon
std::string esphome::api::ListEntitiesClimateResponse::icon {} |
◆ key
uint32_t esphome::api::ListEntitiesClimateResponse::key {0} |
◆ legacy_supports_away
bool esphome::api::ListEntitiesClimateResponse::legacy_supports_away {false} |
◆ name
std::string esphome::api::ListEntitiesClimateResponse::name {} |
◆ object_id
std::string esphome::api::ListEntitiesClimateResponse::object_id {} |
◆ 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} |
◆ unique_id
std::string esphome::api::ListEntitiesClimateResponse::unique_id {} |
◆ 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:
- /opt/build/esphome/esphome/components/api/api_pb2.h
- /opt/build/esphome/esphome/components/api/api_pb2.cpp