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.08k stars 31.09k forks source link

Zwave Spiking Energy Usage #109605

Open Aimtjie opened 10 months ago

Aimtjie commented 10 months ago

The problem

I'm not sure if this is a core issue or a visual issue from displaying data in the DB.

This issue seems to be occurring occasionally after a home assistant core restart. The power usage spikes from 0 to X amount depending on the last (Total?) usage of the device image

This only seems to be affecting my zwave devices, all of which are aeotec. There is a thread on the forum of the same issue

The device in question is only using 20W when active.

What version of Home Assistant Core has the issue?

2024.2.0b4

What was the last working version of Home Assistant Core?

2024.2.0b4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Zwave JS UI

Link to integration documentation on our website

https://github.com/zwave-js/zwave-js-ui

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

ronvl commented 10 months ago

Same here...

hellomj1976 commented 9 months ago

Same here

joshuascott94 commented 8 months ago

Same here.

josy1024 commented 8 months ago

same here. sometimes spike Problems on aeotec zwave switch with energy monitoring. ZW132 (only have 3 zwave devices) it shows runaway values in /developer-tools/statistics (had no realistic high value!)

WORKING WORKAROUND = FILTER

 - platform: filter
    name: "Energie SW23 (Smooth)"
    entity_id: sensor.sw23_electric_consumption_kwh_3
    filters:
      - filter: outlier
        window_size: 10
        radius: 5
onkytonk commented 7 months ago

Iā€™m having the same issue with aeotec zw096 switches. Apart from using a filter, hoping for a more permanent solution.

brettcp commented 6 months ago

Same issue here with an Aeotec DSB28 energy meter. I'll have 2-3 weeks of valid data where its reporting my usual 1kWh to 1.9kWh typical usage, then all of a sudden I'll get one reading of a number 2000x higher than it should be (saw a recent spike reported 3,681kWh). It seems to happen at random intervals every 2-3 weeks or so.

I just applied the workaround/filter @josy1024 mentioned and will keep an eye on it.

Is anybody seeing this issue on non-Aeotec devices, or does this seem to be an issue specific to Aeotec?

issue-triage-workflows[bot] commented 3 months 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.

ronvl commented 3 months ago

I stopped using them for PM purposes so can't tell you if resolved btw I was using CAM Zwave devices

blazarmilkywayflybee commented 3 months ago

Can confirm issue is still present in 2024.08.03

jkaberg commented 3 months ago

+1 to the previous comment and in addition I'd like to mention an possible "universal" solution that didn't get much traction

HereticBG commented 3 months ago

Also having this issue with my zen15 device

issue-triage-workflows[bot] commented 5 days 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.

shahzebs commented 3 days ago

Issue still persists in 2024.11.2