Go to the source code of this file.
|
| namespace | esphome |
| | Providing packet encoding functions for exchanging data with a remote host.
|
| |
| namespace | esphome::climate |
| |
◆ __attribute__()
| union @65 __attribute__::__attribute__ |
( |
(packed) | | ) |
|
◆ apply()
| void __attribute__::apply |
( |
Climate * | climate | ) |
|
Apply these settings to the climate device.
◆ to_call()
| ClimateCall __attribute__::to_call |
( |
Climate * | climate | ) |
|
Convert this struct to a climate call that can be performed.
◆ [struct]
◆ [union]
◆ [union]
◆ [struct]
◆ __attribute__
Wake the main loop task from an ISR. ISR-safe.
Definition at line 32 of file main_task.h.
◆ custom_fan_mode
◆ custom_preset
◆ fan_mode
◆ mode
◆ preset
◆ swing_mode
| ClimateSwingMode swing_mode |
◆ target_humidity
◆ target_temperature
◆ target_temperature_high
| float target_temperature_high |
◆ target_temperature_low
| float target_temperature_low |
◆ uses_custom_fan_mode
| bool uses_custom_fan_mode {false} |
◆ uses_custom_preset
| bool uses_custom_preset {false} |