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
73.74k stars 30.85k forks source link

Climate System shows "Idle" while "Hot Water" is active #86613

Closed gaaf closed 1 year ago

gaaf commented 1 year ago

The problem

The climate system card shows the system as "Idle", even though the heatpump is producing hot water at the moment. The logbook shows the transition, I verified the state was still "hot water" at the moment the screenshot was taken.

IMHO, it should show "Hot Water" instead of "Idle". Even though hot water might technically not be considered a "climate" state, the climate system is certainly not idle.

image

What version of Home Assistant Core has the issue?

2023.1.7

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Core

Integration causing the issue

nibe-heatpump

Link to integration documentation on our website

https://www.home-assistant.io/integrations/nibe_heatpump/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 year ago

Hey there @elupus, mind taking a look at this issue as it has been labeled with an integration (nibe_heatpump) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `nibe_heatpump` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Change the title of the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign nibe_heatpump` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


nibe_heatpump documentation nibe_heatpump source (message by IssueLinks)

elupus commented 1 year ago

No, the water heater from https://github.com/home-assistant/core/pull/79099 will show as active when heating water. Sadly that pull has stalled due to lack of reviewers.

This is a climate entity, you are not heating the home when heating hot water.