home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
74.02k stars 31.05k forks source link

Request: support domestic-hot-water-mode in HA Climate (and Climate card) #26337

Closed bouwew closed 5 years ago

bouwew commented 5 years ago

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:

andrewsayre commented 5 years ago

We use GitHub for issues/bugs with the product--not feature requests. We have a feature requests of the forms for this. Thanks for your understanding!