ESPHome 2025.5.0
|
Go to the source code of this file.
Namespaces | |
namespace | esphome |
Providing packet encoding functions for exchanging data with a remote host. | |
namespace | esphome::climate |
Functions | |
template<typename T1 , typename T2 > | |
bool | esphome::climate::set_alternative (optional< T1 > &dst, optional< T2 > &alt, const T1 &src) |