#include <thermostat_climate.h>
Definition at line 42 of file thermostat_climate.h.
◆ ThermostatClimateTimer() [1/2]
| esphome::thermostat::ThermostatClimateTimer::ThermostatClimateTimer |
( |
| ) |
|
|
default |
◆ ThermostatClimateTimer() [2/2]
| esphome::thermostat::ThermostatClimateTimer::ThermostatClimateTimer |
( |
bool | active, |
|
|
uint32_t | time, |
|
|
uint32_t | started, |
|
|
std::function< void()> | func ) |
|
inline |
◆ active
| bool esphome::thermostat::ThermostatClimateTimer::active |
◆ func
| std::function<void()> esphome::thermostat::ThermostatClimateTimer::func |
◆ started
| uint32_t esphome::thermostat::ThermostatClimateTimer::started |
◆ time
| uint32_t esphome::thermostat::ThermostatClimateTimer::time |
The documentation for this struct was generated from the following file: