From b24fef2e4bc002e2856283c51f97a61244433287 Mon Sep 17 00:00:00 2001 From: Brandon Rothweiler <2292715+bdr99@users.noreply.github.com> Date: Mon, 8 Jan 2024 04:05:27 -0500 Subject: [PATCH] Clarify how to set operation mode in A. O. Smith docs (#30687) --- source/_integrations/aosmith.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/source/_integrations/aosmith.markdown b/source/_integrations/aosmith.markdown index 1e5adfd8f92..04cc504396f 100644 --- a/source/_integrations/aosmith.markdown +++ b/source/_integrations/aosmith.markdown @@ -38,6 +38,17 @@ The water heater entity offers the following capabilities: - Change operation mode - Enable/disable away mode (will set the water heater to "vacation" mode) +#### Operation modes + +This table shows the supported operation modes. The available modes will depend on your specific water heater model. + +| Mode displayed in A. O. Smith app | Mode displayed in Home Assistant | Mode name for `water_heater.set_operation_mode` service | +| ---------------------------------- | -------------------------------- | ------------------------------------------------------- | +| Electric/Standard | Electric | `electric` | +| Hybrid | Eco | `eco` | +| Heat Pump | Heat Pump | `heat_pump` | +| Vacation | N/A - use away mode | N/A - use `water_heater.set_away_mode` | + ### Sensor The following sensor entities are available: