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.2k stars 31.16k forks source link

HomeWizard integration not updating entity values #93697

Closed simp16 closed 1 year ago

simp16 commented 1 year ago

The problem

I have integration HomeWizard P1 meter integration to home assistant and enabled local polling, but the integration is not updating entities periodically. The P1 meter api updates numbers every 5 seconds.

What version of Home Assistant Core has the issue?

core-2023.5.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

homewizard

Link to integration documentation on our website

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

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 @dcsbl, mind taking a look at this issue as it has been labeled with an integration (homewizard) you are listed as a code owner for? Thanks!

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

(message by CodeOwnersMention)


homewizard documentation homewizard source (message by IssueLinks)

DCSBL commented 1 year ago

You are the first to mention this, so I suspect it has something to do with your installation.

Please provide some extra information, such as logs or diagnostic information.

Also:

tpazderka commented 1 year ago

Hello, I have just recently noticed the same issue. I am using the watermeter (firmware 2.03) and few days ago, the active usage stopped updating. From what I can tell, the only value in the API is now 0 and the data are not reported. It looks like an API change?

thibaultmol commented 1 year ago

Also having this. Workaround is to rename your device name to whatever the entity is set to.

So if the entities are called like kwh_meter_3_phase_5c2faf0ecbf8_* you want to change your device name to kwh_meter_3_phase_5c2faf0ecbf8 and then change it again to whatever you want it to be.

I THINK this is related to the integration using brackets in their device names. Which don't work in an entity. So the device name will never match the entity id's from the starting point

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.