ESPHome 2026.3.0-dev
Loading...
Searching...
No Matches
water_heater.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::water_heater
 

Functions

void esphome::water_heater::log_water_heater (const char *tag, const char *prefix, const char *type, WaterHeater *obj)
 
 esphome::water_heater::PROGMEM_STRING_TABLE (WaterHeaterModeStrings, "OFF", "ECO", "ELECTRIC", "PERFORMANCE", "HIGH_DEMAND", "HEAT_PUMP", "GAS", "UNKNOWN")
 
const LogString * esphome::water_heater::water_heater_mode_to_string (WaterHeaterMode mode)
 Convert the given WaterHeaterMode to a human-readable string for logging.