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
70k stars 29.08k forks source link

Enphase Envoy entity taking too long to update #121024

Open KennethSmit opened 2 weeks ago

KennethSmit commented 2 weeks ago

The problem

Logger: homeassistant.helpers.entity Bron: helpers/entity.py:1176 Eerst voorgekomen: 15:52:31 (1 gebeurtenissen) Laatst gelogd: 15:52:31

Updating state for sensor.inverter_121624008923 (<class 'homeassistant.components.enphase_envoy.sensor.EnvoyInverterEntity'>) took 1.022 seconds. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+enphase_envoy%22

What version of Home Assistant Core has the issue?

core-2024.6.4

What was the last working version of Home Assistant Core?

core-2024.6.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Enphase

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

ChristophCaina commented 2 weeks ago

can you please provide a better subject for your issue and also link to the integration page (the below url) https://www.home-assistant.io/integrations/enphase_envoy/

then, the code owner would be assigned to the ticket and can have a look into it :)

home-assistant[bot] commented 2 weeks ago

Hey there @bdraco, @cgarwood, @dgomes, @joostlek, @catsmanac, mind taking a look at this issue as it has been labeled with an integration (enphase_envoy) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `enphase_envoy` 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 enphase_envoy` 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)


enphase_envoy documentation enphase_envoy source (message by IssueLinks)

TheJulianJES commented 2 weeks ago

This could just be an issue with a bad custom integration or a slow system.

catsmanac commented 2 weeks ago

Hi @KennethSmit, is this happening frequently? As @TheJulianJES mentions this does not need to be an Enphase issue even though the entity is one. It could be some kind of hick-up impacting the system, something taking more time as usual.

If you see this frequently can you: