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
72.33k stars 30.27k forks source link

Rheem Econet Integration Not Showing Up in List for Energy Dashboard #83356

Closed john94501 closed 1 year ago

john94501 commented 1 year ago

The problem

Despite an earlier request for this being closed, the Rheem Econet integration is not showing its energy endpoint in the list of sensors that can be added to the Energy dashboard.

Previous issue was https://github.com/home-assistant/core/issues/54023

That links to a PR: https://github.com/home-assistant/core/pull/57162

Looks like that PR had conflicts though and nobody was available to resolve them.

What version of Home Assistant Core has the issue?

2022.11.5

What was the last working version of Home Assistant Core?

None

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Rheem Econet

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

Would be happy to help with this, but I can find no information on how to actually test this in my system if I made the necessary changes to it.

home-assistant[bot] commented 1 year ago

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

Code owner commands Code owners of `econet` 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 econet` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


econet documentation econet source (message by IssueLinks)

wesgeorge commented 1 year ago

+1 Econet has an entity called "sensor.heat_pump_water_heater_power_usage_today" that appears to just not be flagged properly for the Energy dashboard to pick it up as an energy consumption item.

tarvox9 commented 1 year ago

+1 I just looked into this and am glad to see others have brought up the issue with the energy consumption sensor.

Referencing as ordered by HA: https://developers.home-assistant.io/docs/core/entity/sensor#long-term-statistics

xavierd commented 1 year ago

This might be fixed by #84201, @davidflypei is this correct?

davidflypei commented 1 year ago

This might be fixed by #84201, @davidflypei is this correct?

Should be yes. Just waiting for it to be released.

issue-triage-workflows[bot] commented 1 year ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.