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
71.03k stars 29.68k forks source link

DSMR entities showing only production or consumption, not both #122195

Closed bslefevre closed 1 month ago

bslefevre commented 1 month ago

The problem

Having solar powers I create (production) power and having f.i. electric cars I use (consumption) power. Since upgrading from 2023.6.1. to 2024.7.2. the DSMR Slimme Meter integration is not showing my production and consumption any more so my Energy overview is showing that I'm only consuming or producing at a moment in time and not both of them together (so producing power and consuming it at the same time) Is there a setting that I might change since my major upgrade or is this something that I'm using wrong?

What version of Home Assistant Core has the issue?

core-2024.7.2

What was the last working version of Home Assistant Core?

core-2023.6.1

What type of installation are you running?

Home Assistant Container

Integration causing the issue

DSMR Slimme Meter

Link to integration documentation on our website

No response

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

bslefevre commented 1 month ago

Only showing consumption while I'm also producing (I don't know if this was the case before)

image

And a very weird Energy overview since my upgrade:

image

This was what I'm used to look at:

image
home-assistant[bot] commented 1 month ago

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

Code owner commands Code owners of `dsmr` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign dsmr` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


dsmr documentation dsmr source (message by IssueLinks)

elupus commented 1 month ago

There really should be no changes between those versions of HA.

bslefevre commented 1 month ago

After thorough inspection of the values I came to the conclusion that the visualisation hasn't changed but my perspective did So I thought that I was suppose to see what energy I'm producing and consuming but I missed the "consumed solar" column which shows why I'm not consuming any net power Therefor I will close this bug and hopefully I'll wont be the only one misreading it