|
ESPHome 2025.12.0-dev
|
Entry for custom preset lookup. More...
#include <thermostat_climate.h>
Data Fields | |
| const char * | name |
| ThermostatClimateTargetTempConfig | config |
Entry for custom preset lookup.
Definition at line 82 of file thermostat_climate.h.
| ThermostatClimateTargetTempConfig esphome::thermostat::ThermostatCustomPresetEntry::config |
Definition at line 84 of file thermostat_climate.h.
| const char* esphome::thermostat::ThermostatCustomPresetEntry::name |
Definition at line 83 of file thermostat_climate.h.