#include <custom_climate.h>
Definition at line 11 of file custom_climate.h.
◆ CustomClimateConstructor()
esphome::custom::CustomClimateConstructor::CustomClimateConstructor |
( |
const std::function< std::vector< climate::Climate *>()> & |
init | ) |
|
|
inline |
◆ get_climate()
climate::Climate* esphome::custom::CustomClimateConstructor::get_climate |
( |
int |
i | ) |
|
|
inline |
◆ climates_
std::vector<climate::Climate *> esphome::custom::CustomClimateConstructor::climates_ |
|
protected |
The documentation for this class was generated from the following file: