Description of problem:
The Home Assistant Climate component does not support the domestic-hot-water-mode that can be reported by some thermostats in combination with certain heating-systems.
For instance, I'm using the Plugwise Anna thermostat in combination with an Intergas gas-heater. The Anna thermostat shows a water-tap-icon on the display when hot water is tapped.
I'm working with @CoMPaTech to add support for this function to the Plugwise component. It's mostly working using a local constant (CURRENT_HVAC_DHW, the attribute hvac_action shows "dhw") but the Climate card does not display the "dhw-"text.
I checked the HA github, to my surprise only the Stiebel-Eltron component seems to have a DHW-mode. Is no one interested in this function?
I kindly wanted to request support for this function/mode.
Please let me know where I / CoMPaTech can support this request.
Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):
Home Assistant release with the issue:
0.98.1 and older
Last working Home Assistant release (if known): None
Operating environment (Hass.io/Docker/Windows/etc.):
Component/platform:
Description of problem: The Home Assistant Climate component does not support the domestic-hot-water-mode that can be reported by some thermostats in combination with certain heating-systems. For instance, I'm using the Plugwise Anna thermostat in combination with an Intergas gas-heater. The Anna thermostat shows a water-tap-icon on the display when hot water is tapped.
I'm working with @CoMPaTech to add support for this function to the Plugwise component. It's mostly working using a local constant (CURRENT_HVAC_DHW, the attribute hvac_action shows "dhw") but the Climate card does not display the "dhw-"text.
I checked the HA github, to my surprise only the Stiebel-Eltron component seems to have a DHW-mode. Is no one interested in this function?
I kindly wanted to request support for this function/mode. Please let me know where I / CoMPaTech can support this request.
Problem-relevant
configuration.yaml
entries and (fill out even if it seems unimportant):Traceback (if applicable):
Additional information: